Merge branch 'master-电子评标室-预约管理-liuh' into 'release_electronic_bid_evaluation_room'
8.26 电子评标室 预约管理 liuh See merge request eshop/fe_service_ebtp_frontend!246
This commit is contained in:
@ -129,6 +129,16 @@ export default [
|
||||
path: '/',
|
||||
redirect: '/userexpert/login',
|
||||
},
|
||||
{//设备管理
|
||||
name: 'Device',
|
||||
path: '/Device',
|
||||
component: './Device',
|
||||
},
|
||||
{//评标室查看预约
|
||||
name: 'ElecEvalReserve',
|
||||
path: '/ElecEvalReserve',
|
||||
component: './ElecEvalReserve',
|
||||
},
|
||||
...home,//各角色主页
|
||||
...menuaZhaoBiao,//项目菜单所有路由
|
||||
{
|
||||
|
Reference in New Issue
Block a user