政策法规资料入库流程

This commit is contained in:
zyn
2023-10-26 16:16:57 +08:00
parent 2755663693
commit 6bfb113d38
12 changed files with 700 additions and 4 deletions
+9
View File
@@ -2090,6 +2090,15 @@ const routes = [
title: '政策课题参会流程'
}
},
{
path: '/policyRegulatoryMaterials/:type',
name: 'policyRegulatoryMaterials',
component: () => import('@/pages/processCenter/pages/creatProcess/policyRegulatoryMaterials'),
meta: {
requireAuth: true,
title: '政策法规资料入库流程'
}
},
{
path: '/zcchStep1',
name: 'zcchStep1',