This commit is contained in:
2022-11-11 11:14:40 +08:00
parent c7989cdfa1
commit d1c67f9b71

View File

@@ -312,9 +312,9 @@ export default {
disabled2: false disabled2: false
} }
}, },
// created () { created () {
// this.refresh() this.refresh()
// }, },
beforeDestroy () { beforeDestroy () {
clearInterval(this.timer) clearInterval(this.timer)
this.timer = null this.timer = null