ZZJ
2022-06-10 58bf48cea61c6c5b4381a4b8ff5b4a39eb4671eb
src/pages/cameraPlayer/components/player/wfs/loader/websocket-loader.js
@@ -35,7 +35,7 @@
      this.client = data.websocket
      this.client.onopen = this.initSocketClient.bind(this)
      this.client.onclose = function (e) {
        console.log('Websocket Disconnected!')
        // console.log('Websocket Disconnected!')
        this.disconnected = true;
        // console.log(this)
        // this.close = true;