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