Explorar o código

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

Xiao_123 hai 11 meses
pai
achega
3df73b57e7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/router/modules/enterprise.js

+ 4 - 0
src/router/modules/enterprise.js

@@ -2,6 +2,10 @@
 import Layout from '@/layout/enterprise.vue'
 
 const enterprise = [
+  {
+    path: '/enterprise',
+    redirect: '/enterprise/talentPool',
+  },
   {
     path: '/enterprise/talentPool',
     component: Layout,