This commit is contained in:
zhutianqi
2021-10-26 17:57:58 +08:00
parent 311c2b1ebc
commit 53eeb5cc56
4 changed files with 379 additions and 1 deletions
+9
View File
@@ -988,6 +988,15 @@ const routes = [
title: '政策课题入会流程'
}
},
{
path: '/zcrhStep2',
name: 'zcrhStep2',
component: () => import('@/pages/processCenter/pages/creatProcess/zcrh/step2.vue'),
meta: {
requireAuth: true,
title: '政策课题入会流程'
}
},
{
path: '/zcchStep1',
name: 'zcchStep1',