From c8960c7e92be6bfca9756207c3b67c0190739230 Mon Sep 17 00:00:00 2001 From: w-R <953969641@qq.com> Date: Thu, 11 Nov 2021 17:46:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8Bbanner=E5=88=B7=E6=96=B0?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/community/community_course.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/community/community_course.dart b/lib/community/community_course.dart index 78d10567..70a4720e 100644 --- a/lib/community/community_course.dart +++ b/lib/community/community_course.dart @@ -197,6 +197,7 @@ class _CommunityCourse extends State } _onRefresh(){ + queryCourseBanner(); classListAsync(); }