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() {