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