-
admin
2 天以前 6e9d579cde59b29a06e481c7f0438c2a1fbaa882
billion-ui/src/views/main/wc/IGBTStationWork.vue
@@ -196,7 +196,7 @@
  data() {
    return {
      operationProgress: '等待扫描物料码...',
      url: "ws://192.168.10.105:8083/websocket/message/",
      url: "ws://192.168.0.240:8083/websocket/message/",
      message: "",
      text_content: "",
      ws: null,
@@ -205,7 +205,7 @@
      open1: false,
      keepReading: true,
      form1: {
        baudRate: "115200",
        baudRate: "9600",
        dataBits: "8",
        stopBits: "1",
        parity: "none",