shilin 3 年 前
コミット
6cd02aa03a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/layout/Menu.vue

+ 1 - 1
src/views/layout/Menu.vue

@@ -896,7 +896,7 @@ export default {
       subMenu: [],
       subIndex: null,
     };
-  },
+  }, 
   methods: {
     click(index) {
       this.activeIndex = index;