Browse Source

fix: types

xiaoxian521 3 years ago
parent
commit
a845d4f237
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/layout/components/tag/index.vue

+ 1 - 0
src/layout/components/tag/index.vue

@@ -251,6 +251,7 @@ function deleteDynamicTag(obj: any, current: any, tag?: string) {
         obj
       ]);
     } else {
+      // @ts-ignore
       delAliveRouteList = useMultiTagsStoreHook().handleTags("splice", "", {
         startIndex,
         length