소스 검색

重置分页

1
mo 3 년 전
부모
커밋
2673efdf2d
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/views/smallStudentManager/components/tableList.vue

+ 1 - 2
src/views/smallStudentManager/components/tableList.vue

@@ -545,8 +545,7 @@ export default {
       get() {
         let flag = this.isSearch();
         if(this.flag != flag){
-           this.getList()
-                 console.log('调用isSearchTable',flag)
+           this.onSearch()
         }
        this.flag = flag