luobisheng
2022-12-09 31cb9747ac44c92203d3f17c7f2bb24449e9d285
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,