diff --git a/src/views/distribution/inventory/distrilbutionBillLading.vue b/src/views/distribution/inventory/distrilbutionBillLading.vue index aadfca5e..b7b827ac 100644 --- a/src/views/distribution/inventory/distrilbutionBillLading.vue +++ b/src/views/distribution/inventory/distrilbutionBillLading.vue @@ -2257,6 +2257,7 @@ export default { this.order.orderChooseLoading = true; this.order.query.stockArticleId = this.orderChooseId; this.order.query.conditions = '1'; + this.order.query.orderPackageReservationStatus = '10'; await getList(this.order.currentPage, this.order.pageSize, { ...params, ...this.order.query,