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