From 3aaa2f73d832be9f277e3bad798896d061c85516 Mon Sep 17 00:00:00 2001 From: Administrator <56479841@QQ.COM> Date: 星期二, 12 十二月 2023 13:04:12 +0800 Subject: [PATCH] #20231212-1304 --- src/main/webapp/static/js/report/workCountIn.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/report/workCountIn.js b/src/main/webapp/static/js/report/workCountIn.js index 0edc32b..a41c54a 100644 --- a/src/main/webapp/static/js/report/workCountIn.js +++ b/src/main/webapp/static/js/report/workCountIn.js @@ -3,6 +3,7 @@ var cols = [ {field: 'oneday', align: 'center', title: '鍏ュ簱鏃ユ湡', width: 200} ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿'} + ,{field: 'specs', align: 'center',title: '瑙勬牸'} ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О'} ,{field: 'anfme', align: 'center',title: '鏁伴噺'} ]; -- Gitblit v1.9.1