From 909a73c3e6ec144430b3a6edf91f4d163ecd45d7 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期五, 05 九月 2025 13:54:15 +0800 Subject: [PATCH] 入库完成上报MES --- 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