浏览代码

重置分页

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