feat: There is no way the,buss and product process
This commit is contained in:
+155
-1
@@ -1067,7 +1067,8 @@ const routes = [
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},{
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryDetail',
|
||||
name: 'bussLibraryDetail',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/stepDetail.vue'),
|
||||
@@ -1076,6 +1077,159 @@ const routes = [
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct1',
|
||||
name: 'bussLibraryProduct1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct2',
|
||||
name: 'bussLibraryProduct2',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step2.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct3',
|
||||
name: 'bussLibraryProduct3',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step3.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProductC3',
|
||||
name: 'bussLibraryProductC3',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/stepC3.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct4',
|
||||
name: 'bussLibraryProduct4',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step4.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct5',
|
||||
name: 'bussLibraryProduct5',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step5.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct6',
|
||||
name: 'bussLibraryProduct6',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step6.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProductC6',
|
||||
name: 'bussLibraryProductC6',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/stepC6.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct7',
|
||||
name: 'bussLibraryProduct7',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step7.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct8',
|
||||
name: 'bussLibraryProduct8',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step8.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct9',
|
||||
name: 'bussLibraryProduct9',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step9.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct10',
|
||||
name: 'bussLibraryProduct10',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step10.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct11',
|
||||
name: 'bussLibraryProduct11',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step11.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct12',
|
||||
name: 'bussLibraryProduct12',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step12.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct13',
|
||||
name: 'bussLibraryProduct13',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step13.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProduct14',
|
||||
name: 'bussLibraryProduct14',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/step14.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryProductDetail',
|
||||
name: 'bussLibraryProductDetail',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk-product/stepDetail.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订-产品标准'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bzdyStep1',
|
||||
name: 'bzdyStep1',
|
||||
|
||||
Reference in New Issue
Block a user