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;