Commit cbe71d47 authored by xxx's avatar xxx

1

parent f0b69608
......@@ -275,7 +275,11 @@ export default {
if(e == undefined){
return
}else{
this.antennaConnectorBoolean = true;
if(this.antennaConnectorBoolean){
}else{
this.antennaConnectorBoolean = true;
}
}
},
//WebSocket数据发送
......
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