注释
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
if (this.courseInfo.mediaType == 1 && this.courseInfo.media != '') {
|
||||
this.videoId = this.courseInfo.media
|
||||
this.playAuth = await this.getVideoPath(this.courseInfo.media)
|
||||
this.getLive(this.playAuth)
|
||||
// this.getLive(this.playAuth)
|
||||
console.log()
|
||||
// this.videoData = {
|
||||
// videoId: this.videoId,//阿里云视频id
|
||||
|
||||
Reference in New Issue
Block a user