|
|
@ -2257,6 +2257,7 @@ export default { |
|
|
|
this.order.orderChooseLoading = true; |
|
|
|
this.order.orderChooseLoading = true; |
|
|
|
this.order.query.stockArticleId = this.orderChooseId; |
|
|
|
this.order.query.stockArticleId = this.orderChooseId; |
|
|
|
this.order.query.conditions = '1'; |
|
|
|
this.order.query.conditions = '1'; |
|
|
|
|
|
|
|
this.order.query.orderPackageReservationStatus = '10'; |
|
|
|
await getList(this.order.currentPage, this.order.pageSize, { |
|
|
|
await getList(this.order.currentPage, this.order.pageSize, { |
|
|
|
...params, |
|
|
|
...params, |
|
|
|
...this.order.query, |
|
|
|
...this.order.query, |
|
|
|