wuhongyu hace 5 años
padre
commit
e4a7b99f91
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {},