湖里大屏(进度计划):新增tooltips

This commit is contained in:
Jack 2022-08-11 16:57:48 +08:00
parent 8f15a0a94c
commit d98c8a421a

View File

@ -236,13 +236,11 @@ export default {
top: decreaseTop + 'px',
display: 'block'
}
console.log('enter')
},
handleLeave() {
this.tooltipsStyle = {
display: 'none'
}
console.log('leave')
}
},
computed: {