From 2ec8d040b9a33b83c0c78a29b7decbd8816d6cc0 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 16 九月 2025 14:35:21 +0800
Subject: [PATCH] 入库分配库位,判断深库位状态

---
 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