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 () {
this.iData()
// this.initData()
// this.refresh()
// this.iData()
this.initData()
this.refresh()
},
beforeDestroy () {
clearInterval(this.timer)