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