wuhongyu 5 年之前
父节点
当前提交
e4a7b99f91
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/layout/common/newmenu.vue

+ 1 - 1
src/layout/common/newmenu.vue

@@ -16,7 +16,7 @@ export default {
   props: {},
   components: {},
   data: () => ({
-    activeIndex: '1',
+    // activeIndex: '1',
     activeIndex2: '1',
   }),
   created() {},