企标制修订流程bug 手机端流程开发
This commit is contained in:
@@ -2825,6 +2825,66 @@ const routes = [
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneBussLibraryProduct4',
|
||||
name: 'phoneBussLibraryProduct4',
|
||||
component: () => import('@/pages/processCenter/pages/phone/qbrk-product/step4.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneBussLibraryProduct7',
|
||||
name: 'phoneBussLibraryProduct7',
|
||||
component: () => import('@/pages/processCenter/pages/phone/qbrk-product/step7.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneBussLibraryProduct8',
|
||||
name: 'phoneBussLibraryProduct8',
|
||||
component: () => import('@/pages/processCenter/pages/phone/qbrk-product/step8.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneBussLibraryProduct10',
|
||||
name: 'phoneBussLibraryProduct10',
|
||||
component: () => import('@/pages/processCenter/pages/phone/qbrk-product/step10.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneBussLibraryProduct12',
|
||||
name: 'phoneBussLibraryProduct12',
|
||||
component: () => import('@/pages/processCenter/pages/phone/qbrk-product/step12.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneBussLibraryProduct13',
|
||||
name: 'phoneBussLibraryProduct13',
|
||||
component: () => import('@/pages/processCenter/pages/phone/qbrk-product/step13.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
]
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user