3.21 master同步
This commit is contained in:
@ -155,6 +155,11 @@ export default [
|
||||
},
|
||||
]
|
||||
},
|
||||
{//委托撤回
|
||||
name: 'entrustWithdraw',
|
||||
path: '/Project/EntrustWithdraw',
|
||||
component: './Project/EntrustWithdraw',
|
||||
},
|
||||
{//招标项目管理
|
||||
name: 'bidManage',
|
||||
path: '/Bid',
|
||||
@ -318,5 +323,5 @@ export default [
|
||||
{
|
||||
component: './404',
|
||||
},
|
||||
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user