From 82e43a2def0f7e8e97fdaf2af50a2954705bbbb9 Mon Sep 17 00:00:00 2001 From: hjjeong Date: Thu, 5 Mar 2026 16:34:40 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=A4=EB=B9=84model=20=ED=92=88=EB=AA=85?= =?UTF-8?q?=EC=9D=B4=EB=9E=91=20=EB=8F=99=EC=9D=BC=ED=95=98=EA=B2=8C=20?= =?UTF-8?q?=ED=91=9C=EC=8B=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/view/contractMgmt/estimateTemplate2.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateTemplate2.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateTemplate2.jsp index fbd1970..0532eeb 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateTemplate2.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateTemplate2.jsp @@ -768,6 +768,7 @@ function fn_loadData() { $("#recipient").val(data.estimate.RECIPIENT || "").trigger('change'); $("#part_name").val(data.estimate.PART_NAME || ""); $("#part_objid").val(data.estimate.PART_OBJID || ""); + $("#model_code").val(data.estimate.PART_NAME || ""); // 환종 표시 if(data.estimate.CONTRACT_CURRENCY_NAME) { @@ -1239,7 +1240,7 @@ function fn_generateAndUploadPdf(callback) {
설비 Model : - +