Merge branch 'master' into sub

This commit is contained in:
subsub 2023-07-05 09:34:47 +09:00
commit 300a08ada8

View File

@ -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){