From 42d1cd4cd025027fb72c96b8a7e027e0cbe474a5 Mon Sep 17 00:00:00 2001 From: hjjeong Date: Thu, 23 Oct 2025 09:50:58 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EB=AC=B8=EC=84=9C=EC=B2=A8=EB=B6=80?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC,=20=EA=B2=AC=EC=A0=81=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=ED=8B=80=EA=B3=A0=EC=A0=95=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp | 2 +- WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp index dd8e3ec..f42b197 100644 --- a/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp @@ -216,7 +216,7 @@ function fileDelete(fileObjId, areaId, fileType){ - +
FTC주문서FCST주문서
Drag & Drop Files Here
diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp index 1c95d2b..1948ab4 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp @@ -217,7 +217,7 @@ function addComma(num) { } var columns = [ - {title:'EST_OBJID' ,field:'EST_OBJID' ,visible:false}, + {title:'EST_OBJID' ,field:'EST_OBJID' ,visible:false, frozen:true}, {headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '영업번호', field : 'CONTRACT_NO', frozen:true, formatter:fnc_createGridAnchorTag, cellClick:function(e, cell){