添加汇总页面(未符合项整改)

This commit is contained in:
zyn
2022-12-14 17:51:52 +08:00
parent d23dfd73b7
commit 8f7ed7ea1c
5 changed files with 589 additions and 3 deletions
+9
View File
@@ -1034,6 +1034,15 @@ const routes = [
title: '未符合项整改/更新流程'
}
},
{
path: '/wfhxzgStep3-1',
name: 'wfhxzgStep3-1',
component: () => import('@/pages/processCenter/pages/creatProcess/wfhxzg/step3-1.vue'),
meta: {
requireAuth: true,
title: '未符合项整改/更新流程'
}
},
{
path: '/wfhxzgStep4',
name: 'wfhxzgStep4',