企标制修订计划管控
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user