From 4aa0b9c9c2c56ec1af1dc3ee8ef12c9374b3d1ff Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期四, 27 十一月 2025 11:36:08 +0800
Subject: [PATCH] 修改车间记录列表数据显示异常问题

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