Merge branch 'master' into sub
This commit is contained in:
commit
300a08ada8
@ -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