代码提交

This commit is contained in:
lixiaobang 2023-05-19 09:45:31 +08:00
parent 8ce3f155ee
commit 65baf9a488
1 changed files with 1 additions and 1 deletions

View File

@ -1738,7 +1738,7 @@ export default {
mouseLeave() {
if (this.interval == null) {
this.autoScrollindex(67, 50, 0, document.getElementById('warnList'))
}
}
},
},
beforeDestroy() {