From e549bc25fce8679682e7698c9ad725dfaf37d82c Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期一, 15 十二月 2025 16:52:28 +0800
Subject: [PATCH] #平板入

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

diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index 531ae9b..15c2cef 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -7,7 +7,8 @@
         ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿', sort:true}
         ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', sort:true}
         ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: true}
-        ,{field: 'batch', align: 'center',title: '鎵瑰彿', width: 300, sort:true}
+        ,{field: 'threeCode', align: 'center',title: 'BS Code', sort:true}
+        ,{field: 'standby1', align: 'center',title: '渚涘簲鍟嗕唬鐮�', sort:true}
         ,{field: 'anfme', align: 'center',title: '鍙敤鏁伴噺'}
         ,{field: 'diffQty', align: 'center',title: '宸紓鏁伴噺',
             templet: function(d) {

--
Gitblit v1.9.1