mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
音频
This commit is contained in:
@@ -1686,7 +1686,7 @@
|
|||||||
status: 2,
|
status: 2,
|
||||||
contentTotal: this.totalContent
|
contentTotal: this.totalContent
|
||||||
};
|
};
|
||||||
if(currentTime > 2 && this.trueFalse){
|
if(currentTime > 2 && this.trueFalse && this.contentData.contentType == 10){
|
||||||
apiStudy.studyContent(params)
|
apiStudy.studyContent(params)
|
||||||
this.trueFalse = false
|
this.trueFalse = false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user