2024-01-19 17:20 청소년 신청 화면 수정

This commit is contained in:
myname 2024-01-19 17:21:06 +09:00
parent 660d9005cd
commit e956d167bd
2 changed files with 4 additions and 3 deletions

View File

@ -690,9 +690,9 @@ public class CndtnTrgtMngController {
// 파일 저장후 atchFileId return // 파일 저장후 atchFileId return
// String s_scholSealAtchFileId = this.getAtchFileId(request, multiRequest, modelAndView); String s_scholSealAtchFileId = this.getAtchFileId(request, multiRequest, modelAndView);
//TEST //TEST
String s_scholSealAtchFileId = "FILE_000000000001530"; //String s_scholSealAtchFileId = "FILE_000000000001530";
// 등록 파일 select // 등록 파일 select

View File

@ -866,6 +866,7 @@
</c:if> </c:if>
</td> </td>
</tr> </tr>
<!--
<tr> <tr>
<th scope="row"> <th scope="row">
<p>교육내용</p> <p>교육내용</p>
@ -877,7 +878,7 @@
</c:if> </c:if>
</c:forEach> </c:forEach>
</td> </td>
</tr> </tr> -->
<tr> <tr>
<th scope="row"> <th scope="row">
<p>기자재 유무</p> <p>기자재 유무</p>