仓储监控修改

This commit is contained in:
2023-04-23 10:14:24 +08:00
parent 980c3ba701
commit 918cbd18f2

View File

@@ -225,7 +225,7 @@ export default {
// end // end
// 加载echarts图表 // 加载echarts图表
this.initData() this.initData()
// this.refresh() this.refresh()
}, },
beforeDestroy () { beforeDestroy () {
clearInterval(this.timer) clearInterval(this.timer)