|
@@ -518,16 +518,6 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
|
|
hidden: true
|
|
|
},
|
|
|
component: () => import('@/views/menduner/system/talentMap/details/index.vue')
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'talentMap/gatherDetails/:id',
|
|
|
- name: 'TalentMapGatherDetails',
|
|
|
- meta: {
|
|
|
- title: '人才采集',
|
|
|
- noCache: true,
|
|
|
- hidden: true
|
|
|
- },
|
|
|
- component: () => import('@/views/menduner/system/talentMap/maintenance/gatherDetails/index.vue')
|
|
|
}
|
|
|
]
|
|
|
},
|