merge-requests/1/head
qiushui 4 years ago
parent c291f5d139
commit dfa539241c

@ -103,7 +103,7 @@ export default {
}) })
}, },
autoPlay(){ autoPlay(){
//WebRtcPlayer.setServer('localhost:8083'); WebRtcPlayer.setServer('localhost:8083');
console.log("here") console.log("here")
console.log(this.realTimeListData) console.log(this.realTimeListData)
for(var a of this.realTimeListData){ for(var a of this.realTimeListData){

Loading…
Cancel
Save