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