From e699ae9e54f26814220f9242492edf908c0a8672 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Tue, 30 Jul 2024 14:20:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=A6=E4=B9=A0=E4=BA=BA?= =?UTF-8?q?=E5=91=98=E6=90=9C=E7=B4=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Study/manager.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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 = {