This commit is contained in:
x
2026-06-12 14:50:20 +08:00
parent 63a6a000c3
commit 7d5122b68b

View File

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