This commit is contained in:
gtz
2024-01-30 18:13:57 +08:00
parent 3fb9ed3c73
commit 65370dbdcb
7 changed files with 17 additions and 3 deletions

View File

@@ -386,6 +386,9 @@ export default {
// this.fetchList('order-process')
// this.fetchList('line-chart-data')
this.init()
setTimeout(() => {
window.location.reload()
}, 86400000)
},
destroyed() {
this.funInitWebSocket()