zhy
2023-10-30 35738d1b2c095b2eca0211efdc4fa59507189e6f
admin-web/src/components/myTable/myTableV2.vue
@@ -365,7 +365,7 @@
       */
    search(param) {
      this.$nextTick(() => {
        // this.myTable.loading = true
        this.myTable.loading = true
        const params = Object.assign({}, this.filter)
        if(this.myTable.paging.show){
          params.pageSize = this.myTable.paging.page.pageSize