From c72735cd6c0d657f061dc40d17b2ecbf3fd0fff6 Mon Sep 17 00:00:00 2001 From: hjjeong Date: Thu, 5 Feb 2026 09:50:05 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B3=A0=EA=B0=9D=EC=82=AC=20=EC=9A=94?= =?UTF-8?q?=EC=B2=AD=EC=82=AC=ED=95=AD=20=EC=BB=AC=EB=9F=BC=20=EC=83=89=20?= =?UTF-8?q?=ED=91=9C=EC=8B=9C=20=EB=B0=8F=20=EC=A7=84=ED=95=98=EA=B2=8C..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/view/productionplanning/mBomMgmtList.jsp | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/view/productionplanning/mBomMgmtList.jsp b/WebContent/WEB-INF/view/productionplanning/mBomMgmtList.jsp index a3cb959..32634f0 100644 --- a/WebContent/WEB-INF/view/productionplanning/mBomMgmtList.jsp +++ b/WebContent/WEB-INF/view/productionplanning/mBomMgmtList.jsp @@ -228,9 +228,14 @@ var columns = [ { headerHozAlign: 'center', hozAlign: 'left', - // width: 150, + width: 220, title: '고객사요청사항', - field: 'CUSTOMER_REQUEST' + field: 'CUSTOMER_REQUEST', + formatter: function(cell) { + cell.getElement().style.fontWeight = 'bold'; + cell.getElement().style.backgroundColor = '#E8F5E9'; + return cell.getValue() || ''; + } }, // 15. M-BOM