Sfoglia il codice sorgente

电视墙自动播放

wang_xy 2 anni fa
parent
commit
aaa32a61b9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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() {