Explorar o código

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

yfh hai 1 semana
pai
achega
8aab845b61
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: {