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:
@@ -394,6 +394,7 @@ export default {
|
||||
let $this = this;
|
||||
this.resType = r.contentType;
|
||||
this.contentData = r;
|
||||
this.contentData.name = this.courseInfo.name;
|
||||
this.saveStudyDuration();
|
||||
|
||||
if(r.contentType == 10 || r.contentType == 20) {
|
||||
|
||||
Reference in New Issue
Block a user