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/StatisticalReport/InOutBoundReports.html |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/HTML/views/StatisticalReport/InOutBoundReports.html b/HTML/views/StatisticalReport/InOutBoundReports.html
index c1450ef..f00c667 100644
--- a/HTML/views/StatisticalReport/InOutBoundReports.html
+++ b/HTML/views/StatisticalReport/InOutBoundReports.html
@@ -46,9 +46,9 @@
 							</div>
 						</div>
 						<div class="layui-inline mingxi">
-							<label class="layui-form-label" style="width: 60px;">鎵规鍙�</label>
+							<label class="layui-form-label" style="width: 60px;">杩涘巶缂栧彿</label>
 							<div class="layui-input-inline" style="width: 170px; margin-right: 0px;">
-								<input type="text" id="LotNo"  name="LotNo" placeholder="鎵规鍙�" autocomplete="off" class="layui-input">
+								<input type="text" id="LotNo"  name="LotNo" placeholder="杩涘巶缂栧彿" autocomplete="off" class="layui-input">
 							</div>
 						</div>
                         <div class="layui-inline mingxi">
@@ -230,7 +230,7 @@
                 //             title: '搴忓彿',  type: 'numbers',  fixed: 'left'
                 //         },
                 //         {
-                //             field: 'LotNo', title: '鎵规鍙�', align: 'center',
+                //             field: 'LotNo', title: '杩涘巶缂栧彿', align: 'center',
                 //         },
                 //         {
                 //             field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center'
@@ -267,7 +267,7 @@
 				//#region 鑷畾涔夎〃澶�
 				var TotalColsArr = [[
 							{field: '',title: '搴忓彿',type:'numbers',fixed: 'left', "disabled": true},
-                        	{field: 'LotNo', title: '鎵规鍙�', align: 'center'},
+                        	{field: 'LotNo', title: '杩涘巶缂栧彿', align: 'center'},
                         	{field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center'},
                         	{field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center'},
                         	{field: 'RQty', title: '鍏ュ簱鏁伴噺', align: 'center'},
@@ -276,6 +276,7 @@
                         	{field: 'CQty', title: '鍑哄簱鏁伴噺', align: 'center'},
                         	{field: 'CAllotQty', title: '鍒嗛厤鏁伴噺', align: 'center'},
                         	{field: 'CFactQty', title: '涓嬫灦鏁伴噺', align: 'center'},
+							{field: 'Qty', title: '缁撳瓨鏁伴噺', align: 'center'},
                         	{field: 'CompleteQty', title: '鎷h揣鏁伴噺', align: 'center'}
 						]];
 				var TotalColsSysArr=encodeURIComponent(encodeURIComponent(JSON.stringify(TotalColsArr)))//灏嗚〃澶存暟鎹繘琛寀rl缂栫爜
@@ -316,7 +317,7 @@
 						var param = {
 						SkuNo:SkuNo, //鐗╂枡鍙�
 						SkuName:SkuName, //鐗╂枡鍚嶇О
-						LotNo:LotNo, //鎵规鍙�
+						LotNo:LotNo, //杩涘巶缂栧彿
                         StartTime:StartTime, //寮�濮嬫椂闂�
                         EndTime:EndTime, //缁撴潫鏃堕棿
                         //StartTime:StartTime?""=chudate:StartTime, //寮�濮嬫椂闂�
@@ -379,10 +380,10 @@
                 //             field: 'SONo', title: '鍑哄簱鍗曞彿', align: 'center', width: 100
                 //         },
                 //         {
-                //             field: 'LotNo', title: '鎵规鍙�', align: 'center', width: 100
+                //             field: 'LotNo', title: '杩涘巶缂栧彿', align: 'center', width: 100
                 //         },
                 //         {
-                //             field: 'SupplierLot', title: '渚涜揣鎵规', align: 'center', width: 100
+                //             field: 'SupplierLot', title: '鍘熷巶鎵瑰彿', align: 'center', width: 100
                 //         },
                 //         {
                 //             field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 100
@@ -439,8 +440,8 @@
 					{field: '',title: '搴忓彿',type:'numbers',width: 70,fixed: 'left', "disabled": true},
 					{field: 'ASNNo', title: '鍏ュ簱鍗曞彿', align: 'center', width: 100},
 					{field: 'SONo', title: '鍑哄簱鍗曞彿', align: 'center', width: 100},
-					{field: 'LotNo', title: '鎵规鍙�', align: 'center', width: 100},
-					{field: 'SupplierLot', title: '渚涜揣鎵规', align: 'center', width: 100},
+					{field: 'LotNo', title: '杩涘巶缂栧彿', align: 'center', width: 100},
+					{field: 'SupplierLot', title: '鍘熷巶鎵瑰彿', align: 'center', width: 100},
 					{field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 100},
 					{field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', width: 100},
 					{field: 'PalletNo', title: '鎵樼洏鍙�', align: 'center', width: 100},

--
Gitblit v1.8.0