项目清单确认流程修改bug及修改

This commit is contained in:
宋伟佳
2021-08-31 15:18:03 +08:00
parent b050ca4f4f
commit 7002d1cc5b
6 changed files with 1574 additions and 11 deletions
+18
View File
@@ -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',