fix
This commit is contained in:
parent
6fc1043e1b
commit
9825d7ce87
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ export default defineComponent({
|
|||
}
|
||||
function onLeaveCanceled(el: HTMLElement) {
|
||||
el.style.top = '';
|
||||
el.style.left = '';
|
||||
}
|
||||
|
||||
return () => h(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue