抽奖修改

This commit is contained in:
GaoHao
2024-12-24 17:38:44 +08:00
parent 06d0ff416d
commit 36dc91df60
4 changed files with 59 additions and 65 deletions

View File

@@ -578,7 +578,7 @@
console.log(this.playFlag)
// this.courseDetailsId = courseDetailsId
if (!this.playFlag) {
this.getDataList(this.courseId, this.videoList[this.current].courseDetailsId,true);
// this.getDataList(this.courseId, this.videoList[this.current].courseDetailsId,true);
this.playFlag = true
httpsRequest.getT('app/course/viewCourse', {
courseId: this.courseId,