From 56799645b3a3ac57c6bcb091261a241e06e43945 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 26 九月 2023 15:02:21 +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