This commit is contained in:
zhutianqi
2021-07-06 21:02:00 +08:00
parent 31db0561a0
commit c1d16d1bfd
5 changed files with 367 additions and 225 deletions
+9
View File
@@ -339,6 +339,15 @@ const routes = [
title: '标准调研流程'
}
},
{
path: '/bzdyStep3',
name: 'bzdyStep3',
component: () => import('@/pages/processCenter/pages/creatProcess/bzdy/step3.vue'),
meta: {
requireAuth: true,
title: '标准调研流程'
}
},
{
path: '/zqyjStep1',
name: 'zqyjStep1',