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() {},