Parcourir la source

重置分页

1
mo il y a 3 ans
Parent
commit
2673efdf2d
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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