diff --git a/src/components/Study/manager.vue b/src/components/Study/manager.vue index 5b875183..6192dc45 100644 --- a/src/components/Study/manager.vue +++ b/src/components/Study/manager.vue @@ -290,7 +290,7 @@ - 搜索 + 搜索 导出全部作业 @@ -413,7 +413,12 @@ export default { this.getDetail(); } } - } + }, + 'study.catalogueShow'(val){ + if(!val){ + this.learningSituation.status = null + } + }, }, mounted() { this.getSignupList(); @@ -484,6 +489,10 @@ export default { } }); }, + studyContentRecordsSearch(){ + this.learningSituation.pageIndex = 1; + this.studyContentRecords() + }, // 资源里的学习详情 studyContentRecords() { let params = {