Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
super_liu
2022-01-27 22:35:39 +08:00
15 changed files with 1290 additions and 138 deletions
+9
View File
@@ -592,6 +592,15 @@ const routes = [
title: '标准合规评估流程'
}
},
{
path: '/bzpgStep8-1',
name: 'bzpgStep8-1',
component: () => import('@/pages/processCenter/pages/creatProcess/bzpg/step8-1.vue'),
meta: {
requireAuth: true,
title: '标准合规评估流程'
}
},
{
path: '/xmpgStep1',
name: 'xmpgStep1',