Browse Source

版本合并

shilin 3 years atrás
parent
commit
6cd02aa03a
1 changed files with 1 additions and 1 deletions
  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;