From fae739affd1b7aa0efb6f582c4e09e7030784857 Mon Sep 17 00:00:00 2001 From: zc <zc@123> Date: 星期四, 04 九月 2025 08:20:05 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/jx-fyxc-wms' into jx-fyxc-wms --- src/main/webapp/static/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 8f725f0..41a2537 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -233,6 +233,6 @@ ,{field: 'unit', align: 'center',title: '鍗曚綅', hide: true} ,{field: 'barcode', align: 'center',title: '鏉$爜', hide: true} ,{field: 'supp', align: 'center',title: '渚涘簲鍟�', hide: true} - ,{field: 'suppCode', align: 'center',title: '鏉ユ簮鍗曞彿', hide: true} + // ,{field: 'suppCode', align: 'center',title: '鏉ユ簮鍗曞彿', hide: true} ] -- Gitblit v1.9.1