mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 08:25:10 +08:00
调整审批记录悬浮逻辑
This commit is contained in:
parent
8deb8b19f2
commit
339106ec85
@ -110,9 +110,9 @@ export default {
|
||||
endTime: info.endTime,
|
||||
runDuration: info.runDuration
|
||||
};
|
||||
this.popupVisible = true;
|
||||
}
|
||||
}
|
||||
this.popupVisible = true;
|
||||
},
|
||||
handleMouseLeave() {
|
||||
this.popupVisible = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user