commit
This commit is contained in:
@@ -997,6 +997,33 @@ const routes = [
|
||||
title: '政策课题入会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcrhStep3',
|
||||
name: 'zcrhStep3',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/zcrh/step3.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '政策课题入会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcrhStep4',
|
||||
name: 'zcrhStep4',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/zcrh/step4.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '政策课题入会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcrhStep1-1',
|
||||
name: 'zcrhStep1-1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/zcrh/step1-1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '政策课题入会流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcchStep1',
|
||||
name: 'zcchStep1',
|
||||
|
||||
Reference in New Issue
Block a user