feat: There is no way the, BUSS PROCESS -1
This commit is contained in:
@@ -907,6 +907,121 @@ const routes = [
|
||||
title: '政策入库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibrary1',
|
||||
name: 'bussLibrary1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
// {
|
||||
// path: '/bussLibrary2',
|
||||
// name: 'bussLibrary2',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step2.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// path: '/bussLibrary3',
|
||||
// name: 'bussLibrary3',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step3.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibraryC3',
|
||||
// name: 'bussLibraryC3',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/stepC3.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary4',
|
||||
// name: 'bussLibrary4',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step4.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary5',
|
||||
// name: 'bussLibrary5',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step5.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary6',
|
||||
// name: 'bussLibrary6',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step6.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibraryC6',
|
||||
// name: 'bussLibraryC6',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/stepC6.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary7',
|
||||
// name: 'bussLibrary7',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step7.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary8',
|
||||
// name: 'bussLibrary8',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step8.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary9',
|
||||
// name: 'bussLibrary9',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step9.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary10',
|
||||
// name: 'bussLibrary10',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step10.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary11',
|
||||
// name: 'bussLibrary11',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step11.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },{
|
||||
// path: '/bussLibrary12',
|
||||
// name: 'bussLibrary12',
|
||||
// component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step12.vue'),
|
||||
// meta: {
|
||||
// requireAuth: true,
|
||||
// title: '企标制修订流程及企业标准库流程'
|
||||
// }
|
||||
// },
|
||||
{
|
||||
path: '/bzdyStep1',
|
||||
name: 'bzdyStep1',
|
||||
|
||||
Reference in New Issue
Block a user