政策法规资料入库流程
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user