起草节点增加传参

This commit is contained in:
zyx.net
2022-11-17 14:17:00 +08:00
parent e5988362cb
commit afc1631937
3 changed files with 3308 additions and 0 deletions
+8
View File
@@ -1115,6 +1115,14 @@ const routes = [
requireAuth: true,
title: '企标制修订流程及企业标准库流程'
}
},{
path: '/bussLibrarys1',
name: 'bussLibrarys1',
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step1-2.vue'),
meta: {
requireAuth: true,
title: '企标制修订流程及企业标准库流程'
}
}, {
path: '/bussLibraryC1',
name: 'bussLibraryC1',