解决冲突

This commit is contained in:
‘937886381’
2024-02-21 15:28:15 +08:00
36 changed files with 116 additions and 89 deletions

View File

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