@@ -346,6 +346,7 @@ export default {
//参考数据
getAdvancePackingListData() {
this.$nextTick(() => {
+ this.queryParam.pageSize = 100
//if (this.queryParam.preDeliveryDate != undefined && this.queryParam.preDeliveryDate != "")
orderSpltList(this.queryParam).then(res => {
if (res.success) {