修改流程

This commit is contained in:
zyx.net
2022-11-24 15:19:18 +08:00
parent a450fd3835
commit 7be4713dff
7 changed files with 3451 additions and 5 deletions
+9
View File
@@ -2137,6 +2137,15 @@ const routes = [
title: '企标复审流程'
}
},
{
path: '/bussFs7',
name: 'bussFs7',
component: () => import('@/pages/processCenter/pages/creatProcess/qbfs/step7.vue'),
meta: {
requireAuth: true,
title: '企标复审流程'
}
},
//企标复审流程
{
path: '/qbfsStep1',