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