648540858
2022-09-23 b79a49fa76116fbc2be1de7465d933209b0c99ee
web_src/src/components/dialog/devicePlayer.vue
@@ -394,6 +394,9 @@
            console.log(this.videoUrl)
        },
        openDialog: function (tab, deviceId, channelId, param) {
            if (this.showVideoDialog) {
              return;
            }
            this.tabActiveName = tab;
            this.channelId = channelId;
            this.deviceId = deviceId;