src/components/charts/chinaMap.vue
@@ -528,6 +528,11 @@ destroyed() { window.removeEventListener('resize', this.resize); clearInterval(this.timer) // this.$socket.initWebSocket("/device", "") // this.$socket.sendSock(null, (res) => { // console.log(res) // }); // this.$socket.close(); }, } </script>