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