WXL
2025-03-20 b8085c12e2f5542210c8a73a997e0b88d39e18b0
src/views/repositoryai/templateku/configurat/measurement.vue
@@ -164,7 +164,7 @@
      };
      // 发起ws请求
      sendWebsocket(
        "ws://192.168.2.10:8095/chat?userId="+this.userid,
        "ws://9.208.2.190:8095/chat?userId="+this.userid,
        obj,
        this.wsMessage,
        this.wsError
@@ -246,7 +246,7 @@
      console.log(obj, "入参");
      // 发起ws请求
      sendWebsocket(
        "ws://192.168.2.10:8095/chat?userId="+this.userid,
        "ws://9.208.2.190:8095/chat?userId="+this.userid,
        obj,
        this.wsMessage,
        this.wsError