Kaynağa Gözat

Merge branch 'jobFair' of https://git.citupro.com/zhengnaiwen_citu/menduner into jobFair

lifanagju_citu 1 ay önce
ebeveyn
işleme
8469f05ec2
1 değiştirilmiş dosya ile 18 ekleme ve 18 silme
  1. 18 18
      src/router/modules/components/recruit/enterprise.js

+ 18 - 18
src/router/modules/components/recruit/enterprise.js

@@ -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,