648540858
2020-12-17 0188ffd19f5ec8791747370c41f770a87f855395
web_src/src/components/gb28181/devicePlayer.vue
@@ -306,7 +306,7 @@
        },
        close: function () {
            console.log('关闭视频');
            if (this.$refs.videoPlayer){
            if (!!this.$refs.videoPlayer){
              this.$refs.videoPlayer.pause();
            }
            this.videoUrl = '';