Parcourir la source

调整没有数据时一直转圈圈问题

yfh il y a 1 semaine
Parent
commit
8aab845b61
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/course/userCoursePeriod/index.vue

+ 1 - 0
src/views/course/userCoursePeriod/index.vue

@@ -511,6 +511,7 @@ export default {
       this.courseList = response.list;
     });
     this.getLeftList();
+    this.getList();
 
   },
   methods: {