谢杰标 3 년 전
부모
커밋
2fcad1fd8b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/education/classManageMent/listOfhoursToBeReviewed/index.vue

+ 1 - 1
src/views/education/classManageMent/listOfhoursToBeReviewed/index.vue

@@ -465,7 +465,7 @@ export default {
       }
       if (int === 6) {
         this.formData.pageSize = 10;
-        this.formData.pageNum = 10;
+        this.formData.pageNum = 1;
       }
       var data = JSON.parse(JSON.stringify(this.formData));
       if (this.formData.classStartTime) {