mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
fix: types
This commit is contained in:
parent
02c3a88ed6
commit
a845d4f237
@ -251,6 +251,7 @@ function deleteDynamicTag(obj: any, current: any, tag?: string) {
|
||||
obj
|
||||
]);
|
||||
} else {
|
||||
// @ts-ignore
|
||||
delAliveRouteList = useMultiTagsStoreHook().handleTags("splice", "", {
|
||||
startIndex,
|
||||
length
|
||||
|
Loading…
x
Reference in New Issue
Block a user