mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 08:57:19 +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
|
obj
|
||||||
]);
|
]);
|
||||||
} else {
|
} else {
|
||||||
|
// @ts-ignore
|
||||||
delAliveRouteList = useMultiTagsStoreHook().handleTags("splice", "", {
|
delAliveRouteList = useMultiTagsStoreHook().handleTags("splice", "", {
|
||||||
startIndex,
|
startIndex,
|
||||||
length
|
length
|
||||||
|
Loading…
x
Reference in New Issue
Block a user