-
懒羊羊
2024-04-08 b5fcd8d51443fda9e7506f31d157e6faa7e1d56c
jcdm-ui/src/views/main/kb/stationTerminal/index.vue
@@ -361,7 +361,7 @@
      },
      content: '',
      activeName: 'first',
      url: "ws://192.168.10.40:8080/websocket/message/",
      url: "ws://192.168.1.102:8080/websocket/message/",
      message: "",
      text_content: "",
      ws: null,
@@ -371,7 +371,7 @@
      input: "",
      keepReading: true,
      form1: {
        baudRate: "9600",
        baudRate: "115200",
        dataBits: "8",
        stopBits: "1",
        parity: "none",