보고일자 선택 -> 사무수행보고일 등록 으로 텍스트 수정

This commit is contained in:
hylee 2024-02-16 15:08:17 +09:00
parent c929c9ba81
commit 8042df37a6

View File

@ -241,7 +241,7 @@ function updateMemo(div){
<c:if test="${loginVO.ofcpsNm eq '80'
or loginVO.ofcpsNm eq '90'
or loginVO.id eq 'admin'}">
<button type="button" class="btnType06" onclick="RprtDePop('');">보고일자 선택</button>
<button type="button" class="btnType06" onclick="RprtDePop('');">사무수행보고일 등록</button>
</c:if>
</td>
</tr>