wu
2023-12-11 7f1806c6a01318f3b1eff38da7c7c41ae82ff8c0
CanadaMes-ui/src/views/Electrical/Parameter.vue
@@ -167,6 +167,9 @@
        socket.onerror = function () {
          console.log("websocket发生了错误");
        };
        this.$router.afterEach(function(){
          socket.close();
        })
      }
    },
    send () {