预约评标室

This commit is contained in:
517612449@qq.com
2022-08-11 17:32:15 +08:00
parent 114a434dce
commit a7ff7ccd9d
5 changed files with 130 additions and 28 deletions

View File

@ -17,6 +17,11 @@ export default {
// changeOrigin: true,
// pathRewrite: { '^': '' },
// },
'/v1/eval/room/reserve/list': {
target: 'http://localhost:18017',//连接天宫的ng
changeOrigin: true,
pathRewrite: { '^': '' },
},
'/api/*': {
target: 'http://10.242.31.158:18022',//连接天宫的ng
changeOrigin: true,

View File

@ -109,6 +109,11 @@ export default [
path: '/',
redirect: '/userexpert/login',
},
{//委托撤回
name: 'ElecEvalReserve',
path: '/ElecEvalReserve',
component: './ElecEvalReserve',
},
...home,//各角色主页
...menuaZhaoBiao,//项目菜单所有路由
{//问卷调查