From 8f6ebf95e57c6f39ec11002de79bf6ed16844a5c Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期六, 30 八月 2025 10:44:32 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/ghjtasrs' into ghjtasrs --- 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