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 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HTML/views/StatisticalReport/InOutBoundReports.html b/HTML/views/StatisticalReport/InOutBoundReports.html index 3ff44c4..f00c667 100644 --- a/HTML/views/StatisticalReport/InOutBoundReports.html +++ b/HTML/views/StatisticalReport/InOutBoundReports.html @@ -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缂栫爜 -- Gitblit v1.8.0