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