From 75cbc7ef747bc41e8f89d250e9e27742c7614da7 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期五, 07 十一月 2025 11:09:38 +0800
Subject: [PATCH] 空托出库默认优先级14
---
src/main/webapp/static/js/locDetl/locDetl.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index e1eb111..b6adad1 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -28,6 +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: '鏂版棫', hide:true}
,{field: 'deadWarn$', align: 'center',title: '鐞嗚揣鐘舵��', hide: false}
--
Gitblit v1.9.1