luqingyang
2023-10-30 b82ed8cbcc9e262f2bce2a662f8ce0d8c59b5d70
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