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