From 02df7ad658b0fbc73b3c4739719be691eec45a8b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 01 十一月 2023 11:33:26 +0800
Subject: [PATCH] #

---
 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