edit page saveStudyInfo

This commit is contained in:
joshen
2024-05-13 17:29:35 +08:00
parent 2dc6fa182c
commit 7a3e93426f
2 changed files with 2 additions and 2 deletions

View File

@@ -1526,7 +1526,7 @@
finishStudyItem() { //设置完成学习的内容,针对于音视频的内容
if (!this.contentData.studyItemId) {
// 这种可能没有不过这里也是为了万中那个1
// this.saveStudyInfo('CoursenewIndex-02');
this.saveStudyInfo();
} else {
let params = {
itemId: this.contentData.studyItemId,