企标废止流程

This commit is contained in:
宋伟佳
2021-11-17 10:01:49 +08:00
parent df720fe928
commit 9b7f2bc104
6 changed files with 706 additions and 20 deletions
+9
View File
@@ -1476,6 +1476,15 @@ const routes = [
title: '企标废止流程'
}
},
{
path: '/qbfzStep4',
name: 'qbfzStep4',
component: () => import('@/pages/processCenter/pages/creatProcess/qbfz/step4.vue'),
meta: {
requireAuth: true,
title: '企标废止流程'
}
},
//企标制修订计划管控流程
{
path: '/qbzxdjhgkStep1',