소스 검색

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

yfh 1 주 전
부모
커밋
8aab845b61
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: {