luobisheng
2022-12-09 31cb9747ac44c92203d3f17c7f2bb24449e9d285
Merge remote-tracking branch 'origin/master'
1个文件已修改
6 ■■■■ 已修改文件
src/views/video/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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,