企标制修订计划管控

This commit is contained in:
宋伟佳
2021-11-17 18:01:54 +08:00
parent 0ade0c4312
commit 99ef40f420
5 changed files with 1656 additions and 23 deletions
+27
View File
@@ -1531,6 +1531,33 @@ const routes = [
title: '企标制修订计划管控流程'
}
},
{
path: '/qbzxdjhgkStep3',
name: 'qbzxdjhgkStep3',
component: () => import('@/pages/processCenter/pages/creatProcess/qbzxdjhgk/step3.vue'),
meta: {
requireAuth: true,
title: '企标制修订计划管控流程'
}
},
{
path: '/qbzxdjhgkStep4',
name: 'qbzxdjhgkStep4',
component: () => import('@/pages/processCenter/pages/creatProcess/qbzxdjhgk/step4.vue'),
meta: {
requireAuth: true,
title: '企标制修订计划管控流程'
}
},
{
path: '/qbzxdjhgkStep5',
name: 'qbzxdjhgkStep5',
component: () => import('@/pages/processCenter/pages/creatProcess/qbzxdjhgk/step5.vue'),
meta: {
requireAuth: true,
title: '企标制修订计划管控流程'
}
},
// 外部标准化协会入会流程
{
path: '/bzrhStep1',