wuhongyu hace 5 años
padre
commit
28d93cd6f2
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: '13131',
     activeIndex2: '1',
   }),
   created() {},