代码更新

This commit is contained in:
2023-04-21 17:38:20 +08:00
parent db89a4abb1
commit 4ba04da9c5
33 changed files with 2030 additions and 101 deletions

View File

@@ -163,7 +163,7 @@ export default {
this.timer = setInterval(() => { // 定时刷新
console.log('定时器启动')
this.initStatus()
}, 10000)
}, 2000)
},
initStatus() {
const data = {