이준호 전자조정시스템 고도화 커밋
- (사용자)조정대리 신청 수정
This commit is contained in:
parent
ad2d63f579
commit
edd62f65ed
@ -13,7 +13,8 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<script type="text/javaScript" language="javascript">
|
||||
function fncGoCreate() {
|
||||
$("#listForm").attr("action","/web/kccadr/adjstExpDetail/popup/adjstDeputyReqCreate.do").submit();
|
||||
/* $("#listForm").attr("action","/web/kccadr/adjstExpDetail/popup/adjstDeputyReqCreate.do").submit(); */
|
||||
$("#listForm").attr("action","/web/kccadr/accdnt/adr/adjstDeputyReqCreate.do").submit();
|
||||
}
|
||||
|
||||
function fncGoDetail(adrSeq, adrSn, agntSeq){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user