diff --git a/src/layout/components/tag/index.vue b/src/layout/components/tag/index.vue index 5e0888c36..662a74c49 100644 --- a/src/layout/components/tag/index.vue +++ b/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