标准评估流程

This commit is contained in:
宋伟佳
2022-01-24 20:27:39 +08:00
parent 123bfaaa4b
commit 6022ae5e24
3 changed files with 776 additions and 64 deletions
+9
View File
@@ -547,6 +547,15 @@ const routes = [
title: '标准合规评估流程'
}
},
{
path: '/bzpgStep4',
name: 'bzpgStep4',
component: () => import('@/pages/processCenter/pages/creatProcess/bzpg/step4.vue'),
meta: {
requireAuth: true,
title: '标准合规评估流程'
}
},
{
path: '/xmpgStep1',
name: 'xmpgStep1',