feat: 기본물성시험 입력 기능 수정 건

main
thkim 2024-05-22 17:01:56 +09:00
parent 9fee63a31c
commit 812997fa95
2 changed files with 2 additions and 2 deletions

View File

@ -1382,7 +1382,7 @@ function fn_HoleLoad(){
</c:if>
</td>
</tr>
<tr id="sample_info">
<tr id="sample_info" style="display:none">
<th class="td-head textR">기본물성시험<br />예외처리 여부</th>
<td colspan="3">
<c:if test="${sampleInfoExYn.sampleInfoException eq 'Y'}">

View File

@ -662,7 +662,7 @@ function fn_checkGoPage(p_code, hole_code, id){
<c:if test="${sampleInfoExYn.sampleInfoException eq 'N'}">
<div class="btn_top_Valid">▶ 기본물성시험</div>
<div style="COLOR: RED;">※기본물성시험은 필수 시험입니다. 해당 시험에 대해 예외처리를 원하는 경우 'ryujisong@kict.re.kr' 메일로 사유와 보고서 전자파일을 보내주시기 바랍니다.</div>
<div style="COLOR: RED; display: none;">※기본물성시험은 필수 시험입니다. 해당 시험에 대해 예외처리를 원하는 경우 'ryujisong@kict.re.kr' 메일로 사유와 보고서 전자파일을 보내주시기 바랍니다.</div>
<table class="table_checklist" id="sampleInfo">
<tr>
<th width="30%" style="border-right:1px solid #dddddd;">시추공명(고유번호)</th>