lifanagju_citu пре 11 месеци
родитељ
комит
2dc89b5faa
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.vue'),
+        component: () => import('@/views/enterprise/components/joiningEnterprise.vue'),
         meta: {
           title: '加入企业'
         }