Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
super_liu
2021-12-28 15:38:37 +08:00
65 changed files with 5599 additions and 3725 deletions
+20
View File
@@ -2513,6 +2513,16 @@ const routes = [
title: '未符合项整改流程'
}
},
{
path: '/phoneCywbbzzxdStep2',
name: 'phoneCywbbzzxdStep2',
component: () => import('@/pages/processCenter/pages/phone/cywbbzzxd/step2.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '参与外部标准制修订信息提报流程'
}
},
{
path: '/phoneCywbbzzxdStep4',
name: 'phoneCywbbzzxdStep4',
@@ -2583,6 +2593,16 @@ const routes = [
title: '企标制修订计划管控流程'
}
},
{
path: '/phoneQbfsStep2',
name: 'phoneQbfsStep2',
component: () => import('@/pages/processCenter/pages/phone/qbfs/step2.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标复审流程'
}
},
{
path: '/phoneQbfsStep4',
name: 'phoneQbfsStep4',