添加 汇总(企标制修订-技术标准)

This commit is contained in:
zyn
2022-12-22 11:41:12 +08:00
parent 3dc9ba3dad
commit 1916e3bc49
4 changed files with 3234 additions and 2 deletions
+11 -1
View File
@@ -1266,7 +1266,8 @@ const routes = [
requireAuth: true,
title: '企标制修订流程及企业标准库流程'
}
},{
},
{
path: '/bussLibrary11',
name: 'bussLibrary11',
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step11.vue'),
@@ -1275,6 +1276,15 @@ const routes = [
title: '企标制修订流程及企业标准库流程'
}
},{
path: '/bussLibrary11-1',
name: 'bussLibrary11-1',
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step11-1.vue'),
meta: {
requireAuth: true,
title: '企标制修订流程及企业标准库流程'
}
},
{
path: '/bussLibrary12',
name: 'bussLibrary12',
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step12.vue'),