zhanghua
2022-12-08 31ae6e156657aa2ce8e35a228a77f0618bee5282
src/views/video/index.vue
@@ -233,13 +233,13 @@
        let _this = this;
        const params = [
          {
            ctrlType: "realMonitorUI",
            // ctrlType: "playerWin",
            // ctrlType: "realMonitorUI",
            ctrlType: "playerWin",
            ctrlCode: this.ctrl,
            ctrlProperty: {
              displayMode: 1,
              splitNum: 1,
              channelList: [{ channelId: item.platResourceId }],
              channelList: [{ channelId: item.code }],
            },
            visible: true,
            domId: this.domId,