From b9f7560cbe0e562a40e9515a0559a3e951f0fee6 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期一, 07 四月 2025 09:16:01 +0800 Subject: [PATCH] 问题修改 --- 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