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

This commit is contained in:
zhutianqi
2022-01-25 13:01:59 +08:00
4 changed files with 43 additions and 26 deletions
+9
View File
@@ -556,6 +556,15 @@ const routes = [
title: '标准合规评估流程'
}
},
{
path: '/bzpgStep5',
name: 'bzpgStep5',
component: () => import('@/pages/processCenter/pages/creatProcess/bzpg/step5.vue'),
meta: {
requireAuth: true,
title: '标准合规评估流程'
}
},
{
path: '/xmpgStep1',
name: 'xmpgStep1',