From 19e95f4acc328bbf62a0427fe658d00268019e66 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期一, 07 四月 2025 10:14:34 +0800
Subject: [PATCH] 修改IIS配置

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

diff --git a/HTML/views/HouseWithinSetting/StockCheck.html b/HTML/views/HouseWithinSetting/StockCheck.html
index e05f44d..ecbb9e8 100644
--- a/HTML/views/HouseWithinSetting/StockCheck.html
+++ b/HTML/views/HouseWithinSetting/StockCheck.html
@@ -79,9 +79,9 @@
                             </div>
                         </div>
                         <div class="layui-inline">
-                            <label class="layui-form-label" style="width: 60px;">鎵规</label>
+                            <label class="layui-form-label" style="width: 60px;">杩涘巶缂栧彿</label>
                             <div class="layui-input-inline">
-                                <input type="text" id="LotNo" name="LotNo" placeholder="鎵规" autocomplete="off"
+                                <input type="text" id="LotNo" name="LotNo" placeholder="杩涘巶缂栧彿" autocomplete="off"
                                     class="layui-input">
                             </div>
                         </div>
@@ -104,10 +104,10 @@
 							<div class="layui-input-inline">
 								<select name="PickingArea" id="PickingArea" lay-search>
 									<option value=""></option>
-									<option value="1">1</option>
-									<option value="2">2</option>
-									<option value="3">3</option>
-									<option value="4">4</option>
+									<option value="033">033</option>
+									<option value="039">039</option>
+									<option value="044">044</option>
+									<option value="051">051</option>
 								</select>
 							</div>
 						</div>
@@ -385,9 +385,9 @@
                             {field:'SkuNo', title:'鐗╂枡缂栫爜', align:'center', width:105, },
                             {field:'SkuName', title:'鐗╂枡鍚嶇О', align:'center', width:125, },
                             {field:'Standard', title:'瑙勬牸', align:'center', width:225, },
-                            {field:'LotNo', title:'鎵规鍙�', align:'center', width:105, },
+                            {field:'LotNo', title:'杩涘巶缂栧彿', align:'center', width:105, },
                             {field:'LotText', title:'鎵规鎻忚堪', align:'center', width:105, },
-                            {field:'SupplierLot', title:'渚涜揣鎵规', align:'center', width:105, },
+                            {field:'SupplierLot', title:'鍘熷巶鎵瑰彿', align:'center', width:105, },
                             {field: 'CreateUserName', title:'鍒涘缓浜�', align:'center', width:100, },
                             {field: 'CreateTime',title: '鍒涘缓鏃堕棿',align: 'center',width: 160,  templet: '#CreateTimeButton',},
                             {field: 'UpdateUserName',title: '淇敼浜�',align: 'center',width: 120,hide:true},
@@ -576,9 +576,9 @@
 						// 		{field:'SkuNo', title:'鐗╂枡缂栫爜', align:'center', width:105, },
 						// 		{field:'SkuName', title:'鐗╂枡鍚嶇О', align:'center', width:125, },
 						// 		{field:'Standard', title:'瑙勬牸', align:'center', width:225, },
-						// 		{field:'LotNo', title:'鎵规鍙�', align:'center', width:105, },
+						// 		{field:'LotNo', title:'杩涘巶缂栧彿', align:'center', width:105, },
 						// 		{field:'LotText', title:'鎵规鎻忚堪', align:'center', width:105, },
-						// 		{field:'SupplierLot', title:'渚涜揣鎵规', align:'center', width:105, },
+						// 		{field:'SupplierLot', title:'鍘熷巶鎵瑰彿', align:'center', width:105, },
 						// 		{field: 'CreateUserName', title:'鍒涘缓浜�', align:'center', width:100, },
 						// 		{field: 'CreateTime',title: '鍒涘缓鏃堕棿',align: 'center',width: 160,  templet: '#CreateTimeButton',},
 						// 		{field: 'UpdateUserName',title: '淇敼浜�',align: 'center',width: 120,hide:true},
@@ -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