See999 hace 5 años
padre
commit
fd4222791b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/layout/components/TagsView.vue

+ 1 - 0
src/views/layout/components/TagsView.vue Ver fichero

@@ -153,6 +153,7 @@ export default {
153 153
     }
154 154
   },
155 155
   created() {
156
+    this.newIndex = 3
156 157
     this.routerList = this.permission_routers;
157 158
   },
158 159
   mounted() {