手机端-企标制修订-技术标准

This commit is contained in:
zyn
2023-11-20 17:32:48 +08:00
parent 392a46397a
commit e5023e029a
16 changed files with 5352 additions and 2124 deletions
+90 -1
View File
@@ -3447,6 +3447,28 @@ const routes = [
title: '企标制修订-技术标准'
}
},
// 企标编写
{
path: '/phoneBussLibrary2',
name: 'phoneBussLibrary2',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step2.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
// 企标编写汇总
{
path: '/phoneBussLibrary3',
name: 'phoneBussLibrary3',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step3.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
{
path: '/phoneBussLibrary4',
name: 'phoneBussLibrary4',
@@ -3457,6 +3479,40 @@ const routes = [
title: '企标制修订流程及企业标准库流程'
}
},
// 征求意见
{
path: '/phoneBussLibrary5',
name: 'phoneBussLibrary5',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step5.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
// 技术委员会评审、评审意见修改
{
path: '/phoneBussLibrary6',
name: 'phoneBussLibrary6',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step6.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
// 标准化复审
{
path: '/phoneBussLibrary7',
name: 'phoneBussLibrary7',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step7.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
// 审核
{
path: '/phoneBussLibrary8',
name: 'phoneBussLibrary8',
@@ -3464,7 +3520,18 @@ const routes = [
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订流程及企业标准库流程'
title: '企标制修订-技术标准'
}
},
// 审核
{
path: '/phoneBussLibrary9',
name: 'phoneBussLibrary9',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step9.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
{
@@ -3487,6 +3554,28 @@ const routes = [
title: '企标制修订流程及企业标准库流程'
}
},
// 主起草人培训
{
path: '/phoneBussLibrary12',
name: 'phoneBussLibrary12',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step12.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
// 发布
{
path: '/phoneBussLibrary13',
name: 'phoneBussLibrary13',
component: () => import('@/pages/processCenter/pages/phone/qbrk/step13.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订-技术标准'
}
},
{
path: '/phoneBussLibraryProduct4',
name: 'phoneBussLibraryProduct4',