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