jiangping
2025-03-11 293ac5014b831208f984d41cfec252ebe7a01774
admin/src/views/business/reportRecord.vue
@@ -232,7 +232,7 @@
    },
    handleSizeChange (capacity) {
      this.pagination.capacity = capacity
      this.getList()
      this.getList(1)
    }
  }
}