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