mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +08:00
fix: 修改aside展示时机
This commit is contained in:
parent
0b2a7920ae
commit
895d1c8ac8
@ -111,7 +111,7 @@ const toolsMouseoverHandle = () => {
|
||||
}, 200);
|
||||
setTimeout(() => {
|
||||
asideTootipDis.value = false
|
||||
}, 200)
|
||||
}, 400)
|
||||
}
|
||||
|
||||
const toolsMouseoutHandle = () => {
|
||||
|
Loading…
Reference in New Issue
Block a user