commit(liucheng)

This commit is contained in:
yanyizhou
2021-11-09 17:12:59 +08:00
parent 261e5ab927
commit d3c795945c
+6 -6
View File
@@ -447,10 +447,10 @@ const routes = [
} }
}, },
{ {
path: '/zdrzbzORzchgxxmscStep5-1', path: '/zdrzbzORzchgxxmscStep5',
name: 'zdrzbzORzchgxxmscStep5-1', name: 'zdrzbzORzchgxxmscStep5',
//1代表各事业部,2代表产品规划部 //1代表各事业部,2代表产品规划部
component: () => import('process/creatProcess/zdrzbzORzchgxxmsc/step5-1.vue'), component: () => import('process/creatProcess/zdrzbzORzchgxxmsc/step5.vue'),
meta: { meta: {
requireAuth: true, requireAuth: true,
title: '重点认证标准/政策合规性项目审查流程' title: '重点认证标准/政策合规性项目审查流程'
@@ -466,9 +466,9 @@ const routes = [
} }
}, },
{ {
path: '/zdrzbzORzchgxxmscStep7-1', path: '/zdrzbzORzchgxxmscStep7',
name: 'zdrzbzORzchgxxmscStep7-1', name: 'zdrzbzORzchgxxmscStep7',
component: () => import('process/creatProcess/zdrzbzORzchgxxmsc/step7-1.vue'), component: () => import('process/creatProcess/zdrzbzORzchgxxmsc/step7.vue'),
meta: { meta: {
requireAuth: true, requireAuth: true,
title: '重点认证标准/政策合规性项目审查流程' title: '重点认证标准/政策合规性项目审查流程'