fix: types

This commit is contained in:
xiaoxian521 2021-12-02 10:17:05 +08:00
parent 02c3a88ed6
commit a845d4f237

View File

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