Browse Source

电视墙自动播放

wang_xy 2 năm trước cách đây
mục cha
commit
aaa32a61b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/TVWall.vue

+ 1 - 1
src/components/TVWall.vue

@@ -482,7 +482,7 @@ export default {
         bfArray.push({"channelId": tvListJson[0].treeLabels[i].labelCode})
       }
       _this.ws.createCtrl(params);
-      _this.playRealMonitorVideo(array)
+      _this.playRealMonitorVideo(bfArray)
 
     },
     setPos() {