admin/src/views/platform/LogisticsRecord/operation.vue @@ -214,7 +214,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() this.getList(1) } } }