项目清单确认流程修改bug及修改
This commit is contained in:
@@ -547,6 +547,24 @@ const routes = [
|
||||
title: '项目清单确认流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/xmqdqrStep1-1',
|
||||
name: 'xmqdqrStep1-1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/xmqdqr/step1-1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '项目清单确认流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/xmqdqrStep1-2',
|
||||
name: 'xmqdqrStep1-2',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/xmqdqr/step1-2.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '项目清单确认流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/wfhxzgStep1',
|
||||
name: 'wfhxzgStep1',
|
||||
|
||||
Reference in New Issue
Block a user