jcdm-ui/src/views/main/kb/stationTerminal/index.vue
@@ -577,7 +577,7 @@ console.log('设置工位编码' + this.headContent.processesCode) }); // this.conCom() this.conCom() console.log('websocket连接工位为' + this.headContent.processesCode) const wsuri = this.url + this.headContent.processesCode; this.ws = new WebSocket(wsuri);