wuhongyu 5 年之前
父節點
當前提交
28d93cd6f2
共有 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: '13131',
     activeIndex2: '1',
   }),
   created() {},