10.16 增加审批单跳转中间页
This commit is contained in:
@ -70,6 +70,11 @@ export default [
|
||||
path: '/ToHomePage',
|
||||
component: './LoadingPage/MiddleLoading/ToHomePage',
|
||||
},
|
||||
//审批单跳转公共页
|
||||
{
|
||||
path: '/CommonApproval',
|
||||
component: './LoadingPage/MiddleLoading/CommonApproval',
|
||||
},
|
||||
//跨工程跳转中间页结束
|
||||
{
|
||||
name: 'index_1',
|
||||
|
Reference in New Issue
Block a user