This commit is contained in:
x
2026-06-16 14:01:06 +08:00
parent 7d5122b68b
commit 103522b357

View File

@@ -358,9 +358,9 @@ export default {
} }
}, },
mounted () { mounted () {
this.iData() // this.iData()
// this.initData() this.initData()
// this.refresh() this.refresh()
}, },
beforeDestroy () { beforeDestroy () {
clearInterval(this.timer) clearInterval(this.timer)