From b11c7cb552d6d07cca5aff1cc7dc668048fb4884 Mon Sep 17 00:00:00 2001
From: admin <qiutairan163@163.com>
Date: 星期二, 09 十二月 2025 09:53:26 +0800
Subject: [PATCH] 获取托盘中含有的执行中的单据GetPalletListBySo可以筛选到状态为待下发、任务下发、待拣货、部分拣货的单据

---
 HTML/views/SOSetting/ExportSelectSkuFrom.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HTML/views/SOSetting/ExportSelectSkuFrom.html b/HTML/views/SOSetting/ExportSelectSkuFrom.html
index 548ed45..6a06df0 100644
--- a/HTML/views/SOSetting/ExportSelectSkuFrom.html
+++ b/HTML/views/SOSetting/ExportSelectSkuFrom.html
@@ -75,6 +75,7 @@
 				});  
 
 				function refreshTable() {
+					
 					var param = {
 						WareHouseNo:getQueryString('houseId'),
 						Type:getQueryString('Type'),

--
Gitblit v1.8.0