feat: There is no way the,ddd
This commit is contained in:
+9
-1
@@ -1067,7 +1067,15 @@ const routes = [
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
},{
|
||||
path: '/bussLibrary13',
|
||||
name: 'bussLibrary13',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step13.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订流程及企业标准库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussLibraryDetail',
|
||||
name: 'bussLibraryDetail',
|
||||
|
||||
Reference in New Issue
Block a user