feat: There is no way the,

This commit is contained in:
super_liu
2022-02-11 17:14:27 +08:00
parent 296c62f5a9
commit 5845addb96
7 changed files with 249 additions and 213 deletions
+10
View File
@@ -2000,6 +2000,16 @@ const routes = [
title: '加入标准化协会信息提报流程'
}
},
//企标复审流程(新)
{
path: '/qbfsStepSub1',
name: 'qbfsStepSub1',
component: () => import('@/pages/processCenter/pages/creatProcess/qbfs/step2.vue'),
meta: {
requireAuth: true,
title: '企标复审流程'
}
},
//企标复审流程
{
path: '/qbfsStep1',