88
This commit is contained in:
BIN
src/assets/img/设备监控.psd
Normal file
BIN
src/assets/img/设备监控.psd
Normal file
Binary file not shown.
@@ -668,7 +668,7 @@ export default {
|
||||
this.connect()
|
||||
// this.getwork_state()
|
||||
this.getOP_state()
|
||||
this.timer = setInterval(this.getwork_state, 60 * 1000) // 工位状态 60秒 一刷新
|
||||
// this.timer = setInterval(this.getwork_state, 60 * 1000) // 工位状态 60秒 一刷新
|
||||
},
|
||||
beforeDestroy() {
|
||||
// 页面结束之前关闭所有timer,防止资源占用
|
||||
|
||||
Reference in New Issue
Block a user