zhanghua
2022-12-08 31ae6e156657aa2ce8e35a228a77f0618bee5282
视频功能修改
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,