Commit cbe71d47 authored by xxx's avatar xxx

1

parent f0b69608
......@@ -274,9 +274,13 @@ export default {
console.log("indexWebsocketMessage",e);
if(e == undefined){
return
}else{
if(this.antennaConnectorBoolean){
}else{
this.antennaConnectorBoolean = true;
}
}
},
//WebSocket数据发送
websocketsendIndex(agentData){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment