From 2f0120d0c10ac24603936911ee5812d4e71d2740 Mon Sep 17 00:00:00 2001
From: IPC-610 <IPC-610@DESKTOP-6LEOOS3>
Date: 星期二, 03 十二月 2024 15:07:39 +0800
Subject: [PATCH] 叠托机组空托盘跺

---
 Pda/View/AsnSetting/palletEnter.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Pda/View/AsnSetting/palletEnter.html b/Pda/View/AsnSetting/palletEnter.html
index b2f65fb..5f4f167 100644
--- a/Pda/View/AsnSetting/palletEnter.html
+++ b/Pda/View/AsnSetting/palletEnter.html
@@ -222,6 +222,7 @@
 				function bind(){
 					var param = {
 						'PalletNo':$("#PalletNo").val(),
+						'BindType':'0',
 						Qty:Number($("#palletNum").val()),
 						actionType:'add'
 					}

--
Gitblit v1.8.0