From d385e17d9c172c7659b252c538b45e7091c9de24 Mon Sep 17 00:00:00 2001
From: wang..123 <brook_w@163.com>
Date: 星期一, 21 二月 2022 11:07:31 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js b/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js
index c1cd2e4..ff4b7bc 100644
--- a/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js
+++ b/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js
@@ -9,6 +9,9 @@
         ,{field: 'allWeight', align: 'center',title: '鎬婚噸閲�(KG)'}
         ,{field: 'source', align: 'center',title: '鏉ユ簮'}
         ,{field: 'vendor', align: 'center',title: '渚涘簲鍟�'}
+        ,{field: 'str3', align: 'center',title: '瀹㈡埛鍚嶇О'}
+        ,{field: 'str4', align: 'center',title: '椤圭洰淇℃伅'}
+        ,{field: 'str5$', align: 'center',title: '绫诲埆'}
     ];
     cols.push.apply(cols, detlCols);
     cols.push({field: 'modiUser$', align: 'center',title: '淇敼浜哄憳',hide: true}

--
Gitblit v1.9.1