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