Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user