lifanagju_citu преди 1 година
родител
ревизия
292f3f52aa
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/router/modules/personal.js

+ 1 - 1
src/router/modules/personal.js

@@ -88,7 +88,7 @@ const personal = [
       },
       {
         path: '/enterprise/joiningEnterprise',
-        component: () => import('@/views/enterprise/components/JoiningEnterprise'),
+        component: () => import('@/views/enterprise/components/joining'),
         meta: {
           title: '加入企业'
         }