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