From e499bda2db2de780e79cdb153dfd4ada5a69b0a4 Mon Sep 17 00:00:00 2001 From: caoyizhong <1270296080> Date: Wed, 3 Jan 2024 18:36:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=87=AA=E6=8F=90=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=8C=85=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/distribution/inventory/distrilbutionBillLading.vue | 1 + 1 file changed, 1 insertion(+) 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,