|
@@ -248,24 +248,24 @@ const enterprise = [
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- path: '/recruit/enterprise/talentMap',
|
|
|
- component: Layout,
|
|
|
- name: 'Talent Map',
|
|
|
- meta: {
|
|
|
- title: '人才地图',
|
|
|
- enName: 'Talent Map',
|
|
|
- icon: 'mdi-map-check',
|
|
|
- isPersonMap: true
|
|
|
- },
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: '/recruit/enterprise/talentMap',
|
|
|
- show: true,
|
|
|
- component: () => import('@/views/recruit/enterprise/talentMap/index.vue')
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: '/recruit/enterprise/talentMap',
|
|
|
+ // component: Layout,
|
|
|
+ // name: 'Talent Map',
|
|
|
+ // meta: {
|
|
|
+ // title: '人才地图',
|
|
|
+ // enName: 'Talent Map',
|
|
|
+ // icon: 'mdi-map-check',
|
|
|
+ // isPersonMap: true
|
|
|
+ // },
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: '/recruit/enterprise/talentMap',
|
|
|
+ // show: true,
|
|
|
+ // component: () => import('@/views/recruit/enterprise/talentMap/index.vue')
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
{
|
|
|
path: '/recruit/enterprise/statistics/overallAnalysis',
|
|
|
component: Layout,
|