diff --git a/src/components/Study/manager.vue b/src/components/Study/manager.vue index 1cc1d5be..9ea25786 100644 --- a/src/components/Study/manager.vue +++ b/src/components/Study/manager.vue @@ -290,7 +290,7 @@ - 搜索 + 搜索 @@ -409,7 +409,12 @@ export default { this.getDetail(); } } - } + }, + 'study.catalogueShow'(val){ + if(!val){ + this.learningSituation.status = null + } + }, }, mounted() { this.getSignupList(); @@ -480,6 +485,10 @@ export default { } }); }, + studyContentRecordsSearch(){ + this.learningSituation.pageIndex = 1; + this.studyContentRecords() + }, // 资源里的学习详情 studyContentRecords() { let params = {