标准评估流程
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user