Hexinkui 1 개월 전
부모
커밋
36c624cf5a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/HomeIndex.vue

+ 1 - 1
src/views/HomeIndex.vue

@@ -28,7 +28,7 @@
 
   const tabbarChange = (key, path) => {
     current.value = key;
-    router.push(path);
+    router.push('/'+key);
   };
 
   const tabbarList = [