This commit is contained in:
zhutianqi
2021-10-29 14:00:58 +08:00
parent 0598f4adf1
commit d4b7ae43a0
5 changed files with 853 additions and 102 deletions
+9
View File
@@ -1069,6 +1069,15 @@ const routes = [
title: '政策课题会后流程'
}
},
{
path: '/zchhStep2',
name: 'zchhStep2',
component: () => import('@/pages/processCenter/pages/creatProcess/zchh/step2.vue'),
meta: {
requireAuth: true,
title: '政策课题会后流程'
}
},
{
path: '/wbsmStep1',
name: 'wbsmStep1',