回到首页更新状态
parent
55c4f454cf
commit
1b8112880d
|
|
@ -187,11 +187,11 @@ export default {
|
|||
},
|
||||
onShow() {
|
||||
console.info("首页在线状态注册回调")
|
||||
mqttUtil.setOnMessageCallback(this.ackMessage);
|
||||
},
|
||||
onLoad() {
|
||||
this.$modal.loading("数据加载中,请耐心等待...")
|
||||
this.refresh();
|
||||
},
|
||||
onLoad() {
|
||||
|
||||
},
|
||||
onHide() {
|
||||
console.info("首页在线状态注销回调")
|
||||
|
|
|
|||
Loading…
Reference in New Issue