政策课题参会流程
This commit is contained in:
@@ -2072,6 +2072,24 @@ const routes = [
|
||||
title: '政策课题入会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/policyTopicEnrollment/:type',
|
||||
name: 'policyTopicEnrollment',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/policyTopicEnrollment'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '政策课题入会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/policyTopicParticipation/:type',
|
||||
name: 'policyTopicParticipation',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/policyTopicParticipation'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '政策课题参会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcchStep1',
|
||||
name: 'zcchStep1',
|
||||
|
||||
Reference in New Issue
Block a user