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