mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 20:36:43 +08:00
Merge branch 'boe_0701_icon' into dev0515
This commit is contained in:
@@ -1746,7 +1746,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