From bdc8b254881714e9f3caee40666ffa7318dfd9ff Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期二, 20 八月 2024 16:47:16 +0800
Subject: [PATCH] 修改pda获取箱码信息接口

---
 HTML/views/HouseWithinSetting/StockCheck.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HTML/views/HouseWithinSetting/StockCheck.html b/HTML/views/HouseWithinSetting/StockCheck.html
index e05f44d..b1219ad 100644
--- a/HTML/views/HouseWithinSetting/StockCheck.html
+++ b/HTML/views/HouseWithinSetting/StockCheck.html
@@ -695,7 +695,7 @@
 							});
 						});
 					} else if (obj.event === 'finish') {//鐢熸垚璋冩暣鍗�
-						layer.confirm('纭畾瀹屾垚姝ゅ崟鎹悧锛�', function(index) {
+						layer.confirm('纭畾璋冩暣搴撳瓨鍚楋紵', function(index) {
 							var param = {
 								Id: parseInt(Id), 
 								Origin:data.Origin

--
Gitblit v1.8.0