From 0621dc7f7121a8b2a2a785687ec1fc8d0a8d3d45 Mon Sep 17 00:00:00 2001
From: wang..123 <brook_w@163.com>
Date: 星期二, 08 三月 2022 16:23:18 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pakStore/locDetlQuery.html |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/pakStore/locDetlQuery.html b/src/main/webapp/views/pakStore/locDetlQuery.html
index dcdcab7..9c5d9f1 100644
--- a/src/main/webapp/views/pakStore/locDetlQuery.html
+++ b/src/main/webapp/views/pakStore/locDetlQuery.html
@@ -101,12 +101,21 @@
             ,{field: 'matName', align: 'center',title: '浜у搧鍚嶇О'}
             ,{field: 'specs', align: 'center',title: '瑙勬牸'}
             ,{field: 'qty', align: 'center',title: '鏁伴噺'}
+            ,{field: 'source', title: '鏉ユ簮', align: 'center'}
+            ,{field: 'vendor', title: '渚涘簲鍟�', align: 'center'}
+            ,{field: 'qtyBox', align: 'center', title: '姣忕鏁伴噺(PCS)'}
+            ,{field: 'allQty', title: '鎬绘暟閲�(PCS)', align: 'center'}
+            ,{field: 'weight', align: 'center', title: '姣忕閲嶉噺(KG)'}
+            ,{field: 'allWeight', title: '鎬婚噸閲�(KG)', align: 'center'}
             ,{field: 'unit', align: 'center',title: '鍗曚綅', width:80, hide: true}
             ,{field: 'supplier', align: 'center',title: '鎵瑰彿'}
             ,{field: 'color', align: 'center',title: '棰滆壊'}
             ,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'}
             // ,{field: 'bname', 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);
         

--
Gitblit v1.9.1