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/StockCheckLog.html |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/HTML/views/HouseWithinSetting/StockCheckLog.html b/HTML/views/HouseWithinSetting/StockCheckLog.html
index 1c52504..0304263 100644
--- a/HTML/views/HouseWithinSetting/StockCheckLog.html
+++ b/HTML/views/HouseWithinSetting/StockCheckLog.html
@@ -62,9 +62,9 @@
                         </div>
                     </div>
                     <div class="layui-inline">
-                        <label class="layui-form-label">鎵规鍙�</label>
+                        <label class="layui-form-label">杩涘巶缂栧彿</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>
@@ -78,7 +78,7 @@
                     <div class="layui-inline">
                         <button class="layui-btn layui-btn-sm layuiadmin-btn-list" lay-submit
                             lay-filter="LAY-app-contlist-search">
-                            <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i>鎼滅储
+                            <i class="layui-icon layui-icon-search layuiadmin-button-btn" ></i>鎼滅储
                         </button>
                     </div>
                 </div>
@@ -183,7 +183,6 @@
                 layer = layui.layer;
             var h1 = GetTableHeight();
 
-
             var TotalColsArr = 
                 [[
                     { field: '',title: '搴忓彿', type: 'numbers', width: 65, fixed: 'left', "disabled": true, },
@@ -200,9 +199,9 @@
                     { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 105, },
                     { field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', width: 105, },
                     { field: 'Standard', title: '瑙勬牸', align: 'center', width: 105, },
-                    { 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 },
@@ -313,9 +312,9 @@
                             //         { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 105, },
                             //         { field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', width: 105, },
                             //         { field: 'Standard', title: '瑙勬牸', align: 'center', width: 105, },
-                            //         { 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, },
                             //         {

--
Gitblit v1.8.0