See999 5 년 전
부모
커밋
fd4222791b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/layout/components/TagsView.vue

+ 1 - 0
src/views/layout/components/TagsView.vue 파일 보기

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