admin/src/views/stock/record.vue @@ -142,6 +142,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() } } }