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/locDetl/locDetl.js |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index f0deea4..a2c8519 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -16,7 +16,11 @@
         ,{field: 'color', align: 'center',title: '棰滆壊'}
         ,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'}
         // ,{field: 'bname', align: 'center',title: '搴撲綅鍚嶇О'}
-        ,{field: 'memo', align: 'center',title: '鐢熶骇鏃ユ湡'}];
+        ,{field: 'memo', 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}
         ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿'}

--
Gitblit v1.9.1