Merge branch '20221102-3.0单点到2.0' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into release_electronic_bid_evaluation_room
This commit is contained in:
@ -160,7 +160,7 @@ export default [
|
||||
icon: 'form',
|
||||
path: '/Project/EntrustAssign',
|
||||
routes: [
|
||||
{//管理员-代理
|
||||
{//管理员-代理 采购经理(查看委托记录)
|
||||
name: 'manager',
|
||||
path: '/Project/EntrustAssign/Manager',
|
||||
component: './Project/EntrustAssign/manager',
|
||||
|
@ -70,6 +70,16 @@ export default [
|
||||
path: '/ToHomePage',
|
||||
component: './LoadingPage/MiddleLoading/ToHomePage',
|
||||
},
|
||||
//审批单跳转公共页
|
||||
{
|
||||
path: '/CommonApproval',
|
||||
component: './LoadingPage/MiddleLoading/CommonApproval',
|
||||
},
|
||||
//2.0和3.0选择页
|
||||
{
|
||||
path: '/ChoiceLogin',
|
||||
component: './LoadingPage/MiddleLoading/ChoiceLogin',
|
||||
},
|
||||
//跨工程跳转中间页结束
|
||||
{
|
||||
name: 'index_1',
|
||||
|
Reference in New Issue
Block a user