This commit is contained in:
zhutianqi
2021-12-06 14:14:10 +08:00
parent 068f0efe87
commit fb64698796
3 changed files with 455 additions and 2 deletions
+11
View File
@@ -1237,6 +1237,17 @@ const routes = [
title: '标准调研流程'
}
},
{
path: '/phoneBzdyStep7',
name: 'phoneBzdyStep7',
component: () => import('@/pages/processCenter/pages/phone/bzdy/step7.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '标准调研流程'
}
},
{
path: '/bzdyStep1-9',
name: 'bzdyStep1-9',