huangbin 4 năm trước cách đây
mục cha
commit
096cff372d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/layout/components/top.vue

+ 1 - 0
src/layout/components/top.vue

@@ -66,6 +66,7 @@ export default defineComponent({
                 if (i === -1) {
                     // 切换左边菜单栏
                     name = value.code;
+                    index.value = ['0'];
                 } else {
                     // 切换右边上面tab 栏
                     index.value = [`${i}`];