2024-07-08 14:42 기소유예 관할청에 맞게 엑셀 다운로드 수정
This commit is contained in:
parent
c1a0147c20
commit
01a37e3232
@ -249,6 +249,9 @@
|
|||||||
|
|
||||||
|
|
||||||
function fncExcel(){
|
function fncExcel(){
|
||||||
|
// select2 데이터 정제
|
||||||
|
this.dataMakeSelectVal();
|
||||||
|
|
||||||
var listForm = document.listForm ;
|
var listForm = document.listForm ;
|
||||||
// listForm.searchCondition.value = $("#searchCondition").val() ;
|
// listForm.searchCondition.value = $("#searchCondition").val() ;
|
||||||
listForm.action = "<c:url value='/kccadr/oprtn/cndtnSspnIdtmt/trgtMngExcel.do'/>";
|
listForm.action = "<c:url value='/kccadr/oprtn/cndtnSspnIdtmt/trgtMngExcel.do'/>";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user