From 60af1f19fd4ad0fd221dc8869f0eacb0bc429d14 Mon Sep 17 00:00:00 2001 From: zhoulei Date: Wed, 15 Dec 2021 18:34:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=8F=90=E4=BA=A4=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/raw/ingoods/dnReceipt/dnReceiving.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/raw/ingoods/dnReceipt/dnReceiving.vue b/src/pages/raw/ingoods/dnReceipt/dnReceiving.vue index 89ad1a8..5e4d161 100644 --- a/src/pages/raw/ingoods/dnReceipt/dnReceiving.vue +++ b/src/pages/raw/ingoods/dnReceipt/dnReceiving.vue @@ -284,6 +284,7 @@ export default class dnReceiptDom extends BasePage { icon: 'none', title: this.$t('message.Commission_tips5') as any, }); + return null; } this.every.wllist = this.LocationList; await this.model.submitOrderInEnter([this.every]);