admin/src/views/statistics/platformRecord.vue @@ -173,7 +173,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() this.getList(1) } } }