cy
2023-10-27 8ec414eb3a5173c1f53bd33b73519c78ca79938a
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