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