代码提交
This commit is contained in:
parent
8ce3f155ee
commit
65baf9a488
|
@ -1738,7 +1738,7 @@ export default {
|
||||||
mouseLeave() {
|
mouseLeave() {
|
||||||
if (this.interval == null) {
|
if (this.interval == null) {
|
||||||
this.autoScrollindex(67, 50, 0, document.getElementById('warnList'))
|
this.autoScrollindex(67, 50, 0, document.getElementById('warnList'))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
beforeDestroy() {
|
beforeDestroy() {
|
||||||
|
|
Loading…
Reference in New Issue