소스 검색

电视墙自动播放

wang_xy 2 년 전
부모
커밋
aaa32a61b9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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() {