mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改aside展示时机
This commit is contained in:
@@ -111,7 +111,7 @@ const toolsMouseoverHandle = () => {
|
||||
}, 200);
|
||||
setTimeout(() => {
|
||||
asideTootipDis.value = false
|
||||
}, 200)
|
||||
}, 400)
|
||||
}
|
||||
|
||||
const toolsMouseoutHandle = () => {
|
||||
|
||||
Reference in New Issue
Block a user