管控流程修改
This commit is contained in:
+9
-8
@@ -1115,14 +1115,6 @@ 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',
|
||||
@@ -2283,6 +2275,15 @@ const routes = [
|
||||
title: '企标制修订计划管控流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/qbzxdjhgkStep6',
|
||||
name: 'qbzxdjhgkStep6',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbrk/step1-2.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订计划管控流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/qbzxdjhgkStep1-5',
|
||||
name: 'qbzxdjhgkStep1-5',
|
||||
|
||||
Reference in New Issue
Block a user