Browse Source

Merge remote-tracking branch 'origin/dev' into remove_uniapp

ff_new
fmk 3 years ago
parent
commit
0a0232e15d
  1. 1
      lib/community/community_course.dart

1
lib/community/community_course.dart

@ -197,6 +197,7 @@ class _CommunityCourse extends State<CommunityCourse>
}
_onRefresh(){
queryCourseBanner();
classListAsync();
}

Loading…
Cancel
Save