From f42e607f9309c06394c6c46bfdc354ddd5195d51 Mon Sep 17 00:00:00 2001
From: liudl <673013083@qq.com>
Date: 星期四, 16 一月 2025 08:31:25 +0800
Subject: [PATCH] Merge branch 'Liudl'

---
 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