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