From be783e186aaf238c41dfd9d6466313ec4b09507b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=AE=8F=E6=96=8C?= <2164406372@qq.com> Date: Tue, 26 Aug 2025 11:09:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=AB=E6=8F=8F=E8=A2=8B?= =?UTF-8?q?=E8=B4=B4=20=E6=8F=90=E7=A4=BA=20=E6=95=B0=E9=87=8F=E5=B0=91?= =?UTF-8?q?=E4=BA=8E=E9=80=9A=E7=9F=A5=E5=8D=95=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/js/pda/transferWarehousingScanLabel.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/static/js/pda/transferWarehousingScanLabel.js b/src/main/resources/static/js/pda/transferWarehousingScanLabel.js index 6d6b5d0..dff63d8 100644 --- a/src/main/resources/static/js/pda/transferWarehousingScanLabel.js +++ b/src/main/resources/static/js/pda/transferWarehousingScanLabel.js @@ -156,6 +156,8 @@ function onloadTable(){ layer.msg("入库数量超出通知单数量") labelList.splice(i,1) continue + }else if (totalQty + currentData.finishedQty + row.qty < currentData.lotSize){ + layer.msg("入库数量少于通知单数量") } totalQty += row.qty domStr += `