From 3d3fc58d20b03ad3a5bd6a40975608c8c8bf9e4c Mon Sep 17 00:00:00 2001
From: Administrator <335182714>
Date: 星期二, 02 九月 2025 08:52:21 +0800
Subject: [PATCH] WMS功能完善

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

diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index ca0fd87..b6adad1 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -28,7 +28,7 @@
         ,{field: 'length', align: 'center',title: '闀垮害', hide: false}
         ,{field: 'volume', align: 'center',title: '鍗曠姣涢噸', hide: true}
         ,{field: 'specs', align: 'center',title: '鎺ュご', hide:true}
-        ,{field: 'suppCode', align: 'center',title: '鏂版棫'}
+        ,{field: 'suppCode', align: 'center',title: '鏂版棫', hide:true}
         ,{field: 'deadWarn$', align: 'center',title: '鐞嗚揣鐘舵��', hide: false}
 
 

--
Gitblit v1.9.1