From 094cf0bfee81886582482a78734178abde58b99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com> Date: Mon, 28 Oct 2024 09:18:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E9=AA=8C=E6=8C=87=E5=BC=95=E5=8D=95?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98=202024/8/6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/pointPutawayJob/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/pointPutawayJob/index.vue b/src/pages/pointPutawayJob/index.vue index a48119d4..dd21a660 100644 --- a/src/pages/pointPutawayJob/index.vue +++ b/src/pages/pointPutawayJob/index.vue @@ -297,7 +297,6 @@ export default { this.tabIndex =2 } this.getTableInspectDTOList() - this.isHaveInspect = this.data1.inspectDTOList.some(item=>item.sampleQty>0) }) this.getPointPutawayJobHtml() this.getPurchaseReceiptJobHtml()