From 7e8c8abedab8d33ea5faff80545e566aa71306d6 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 21 五月 2024 14:48:11 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/allLocDetl/locDetl.js |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/main/webapp/static/js/allLocDetl/locDetl.js b/src/main/webapp/static/js/allLocDetl/locDetl.js
index b0cbf25..aa31830 100644
--- a/src/main/webapp/static/js/allLocDetl/locDetl.js
+++ b/src/main/webapp/static/js/allLocDetl/locDetl.js
@@ -4,18 +4,18 @@
     var cols = [
         {field: 'locNo', align: 'center',title: '搴撲綅鍙�'}
         ,{field: 'suppCode', align: 'center',title: '鏂欑鐮�', sort:true}
-        ,{field: 'matnr', align: 'center',title: '瀛樿揣缂栫爜', sort:true}
-        ,{field: 'maktx', align: 'center',title: '瀛樿揣鍚嶇О', sort:true}
+        ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栫爜', sort:true}
+        ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', sort:true}
         ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: false}
         ,{field: 'batch', align: 'center',title: '搴忓垪鐮�', sort:true}
         ,{field: 'anfme', align: 'center',title: '鏁伴噺'}
-        ,{field: 'units', align: 'center',title: '閿�鍞鍗曞彿', hide: true}
-        ,{field: 'units', align: 'center',title: '閿�鍞鍗曡鍙�', hide: true}
+        ,{field: 'threeCode', align: 'center',title: '閿�鍞鍗曞彿', hide: true}
+        ,{field: 'deadTime', align: 'center',title: '閿�鍞鍗曡鍙�', hide: true}
         ,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'}
         ,{field: 'specs', align: 'center',title: '瑙勬牸鍨嬪彿', hide: true}
         ,{field: 'model', align: 'center',title: '閫氱敤鍨嬪彿', hide: true}
-        ,{field: 'brand', align: 'center',title: '瀛樿揣鍒嗙被缂栫爜', hide: true}
-        ,{field: 'color', align: 'center',title: '瀛樿揣鍒嗙被鍚嶇О', hide: true}
+        ,{field: 'brand', align: 'center',title: '鍟嗗搧鍒嗙被缂栫爜', hide: true}
+        ,{field: 'color', align: 'center',title: '鍟嗗搧鍒嗙被鍚嶇О', hide: true}
         ,{field: 'unit', align: 'center',title: '璁¢噺鍗曚綅', hide: true}
         ,{field: 'price', align: 'center',title: '杩涢」绋�', hide: true}
         ,{field: 'units', align: 'center',title: '閿�椤圭◣', hide: true}

--
Gitblit v1.9.1