10.16 增加审批单跳转中间页

This commit is contained in:
jl-zhoujl2
2022-10-26 15:14:14 +08:00
parent 8ae7936eea
commit 423ad01a2a
2 changed files with 58 additions and 0 deletions

View File

@ -70,6 +70,11 @@ export default [
path: '/ToHomePage',
component: './LoadingPage/MiddleLoading/ToHomePage',
},
//审批单跳转公共页
{
path: '/CommonApproval',
component: './LoadingPage/MiddleLoading/CommonApproval',
},
//跨工程跳转中间页结束
{
name: 'index_1',