|
@@ -119,7 +119,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
mounted() {
|
|
mounted() {
|
|
|
- SocketInstance.connect()
|
|
|
|
|
|
|
+ //SocketInstance.connect()
|
|
|
const videoId = this.videoProp.videoId
|
|
const videoId = this.videoProp.videoId
|
|
|
if (this.getUrl) {
|
|
if (this.getUrl) {
|
|
|
this.getVideoUrl(videoId)
|
|
this.getVideoUrl(videoId)
|