From e542f55820b1a65144b2954682393bd37cc0c218 Mon Sep 17 00:00:00 2001 From: thkim Date: Thu, 12 Mar 2026 11:57:24 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EA=B3=B5=EB=82=B4=EC=9E=AC=ED=95=98=20?= =?UTF-8?q?=EA=B7=B8=EB=9E=98=ED=94=84=20=EC=B2=A8=EB=B6=80=20=EC=95=88?= =?UTF-8?q?=EB=82=B4=20=EB=AC=B8=EA=B5=AC=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/web/input/basic/labInfoFieldPressuremeter.jsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/web/input/basic/labInfoFieldPressuremeter.jsp b/src/main/webapp/WEB-INF/views/web/input/basic/labInfoFieldPressuremeter.jsp index 86ff7af1..3af6060d 100644 --- a/src/main/webapp/WEB-INF/views/web/input/basic/labInfoFieldPressuremeter.jsp +++ b/src/main/webapp/WEB-INF/views/web/input/basic/labInfoFieldPressuremeter.jsp @@ -130,7 +130,7 @@ function fn_save(rUrl) { } if(fileImg_bkCheck === true){ if(fileImgCheck === true){ - alert("그래프 업로드는 필수입니다."+fieldpresCode+"그래프를 업로드해주세요."); + alert("그래프 업로드는 필수입니다."+fieldpresCode+"그래프를 업로드해주세요.\n\n그래프는 시험코드별로 각각 등록해야 합니다. 시험코드 "+fieldpresCode+"를 클릭해서 그래프를 첨부해주세요."); return false; break; } @@ -259,7 +259,7 @@ function fn_imageAddRow(nowRowLength,fieldpresCode){ var strHtml = "
"; - strHtml += "
공내재하시험결과 그래프를 입력하세요.
"; + strHtml += "
공내재하시험결과 그래프를 입력하세요. !그래프는 시험코드별로 각각 등록해야 합니다.
"; strHtml += ""; strHtml += ""; strHtml += ""; @@ -745,7 +745,7 @@ function fn_grid_refresh(){
" "> -
공내재하시험결과 그래프를 입력하세요.
+
공내재하시험결과 그래프를 입력하세요. !그래프는 시험코드별로 각각 등록해야 합니다.
" class="table table-file marT0" data-target="form-file">