添加政策征求意见流程

This commit is contained in:
范强强
2023-10-13 17:46:55 +08:00
parent 6947ebbdc1
commit 259ee5ee47
6 changed files with 1214 additions and 0 deletions
+9
View File
@@ -513,6 +513,15 @@ const routes = [
title: '标准清单发布/更新流程'
}
},
{
path: '/policyConsultation',
name: 'policyConsultation',
component: () => import('@/pages/processCenter/pages/creatProcess/policyConsultation/index.vue'),
meta: {
requireAuth: true,
title: '政策征求意见流程'
}
},
{
path: '/zczqyjStep1',
name: 'zczqyjStep1',