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