2023/07/31 기록발급 서비스 준비중으로 변경
This commit is contained in:
parent
08d4fffb42
commit
5712aa575a
@ -294,7 +294,7 @@ function goExpPage(num) {
|
||||
전자조정시스템 접수 사건 : 우편 또는 온라인 발급 모두 가능
|
||||
</p>
|
||||
</a>
|
||||
<button type="button" title="페이지 이동" onclick="goExpPage(4);">기록발급 바로가기</button>
|
||||
<button type="button" onclick="goExpPage(4);" disabled="disabled">서비스 준비중</button>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
@ -258,7 +258,7 @@ function fn_egov_inqire_notice(bbsId, nttId) {
|
||||
전자조정시스템 접수 사건 : 우편 또는 온라인 발급 모두 가능
|
||||
</p>
|
||||
</a>
|
||||
<button type="button" title="페이지 이동" onclick="location.href='<c:out value='${docIssReqList}'/>'">기록발급 바로가기</button>
|
||||
<button type="button" onclick="location.href='<c:out value='${docIssReqList}'/>'" disabled="disabled">서비스 준비중</button>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user