See999 il y a 5 ans
Parent
révision
fd4222791b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/layout/components/TagsView.vue

+ 1 - 0
src/views/layout/components/TagsView.vue Voir le fichier

@@ -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() {