From dae4857229cd46c5963a42f29c716ee66d67c318 Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 13 Oct 2025 14:18:47 +0900 Subject: [PATCH] no message --- WebContent/ui/cfs/income/IC006M02.xml | 130 ++++++++++++-------------- 1 file changed, 61 insertions(+), 69 deletions(-) diff --git a/WebContent/ui/cfs/income/IC006M02.xml b/WebContent/ui/cfs/income/IC006M02.xml index 2d83446..d3ac906 100644 --- a/WebContent/ui/cfs/income/IC006M02.xml +++ b/WebContent/ui/cfs/income/IC006M02.xml @@ -18,7 +18,7 @@ - + @@ -146,8 +146,9 @@ - 100){ @@ -203,7 +205,7 @@ scwin.btn_search_onclick = function(e) { } //일별 if (rad_kbn.getValue() == "1"){ - com.executeSubmission(sbm_statList); + com.executeSubmission(sbm_statList1); //월별,년별 }else{ com.executeSubmission(sbm_statList2); @@ -211,21 +213,17 @@ scwin.btn_search_onclick = function(e) { } }; -fncFormatDateYM = function(value) { - var rtn = value.substr(0,4)+"년 "+value.substr(4,6)+"월"; - return rtn; -}; - -fncFormatterFareOfficeId = function(value) { - var rtn = ""; - if (value == '1') { - rtn = "1 호"; - } else if (value == '3') { - rtn = "3 호"; +scwin.sbm_statList_submitdone = function(e) { + + if (rad_kbn.getValue() == '3') { + grd_statList2.setColumnVisible( 'inDate' , false ); + } else if (rad_kbn.getValue() == '2') { + grd_statList2.setColumnVisible( 'inDate' , true ); } - return rtn; }; + +//일별,월별,년월 구분 변경 scwin.rad_kbn_onchange = function() { //일별 if (rad_kbn.getValue() == '1') { @@ -257,9 +255,10 @@ scwin.rad_kbn_onchange = function() { } }; +//엑셀다운로드 버튼 클릭 scwin.btn_excel_down_onclick = function(e) { if (rad_kbn.getValue() == "1"){ - if (statList.getRowCount() == 0) { + if (statList1.getRowCount() == 0) { com.alert("엑셀다운로드할 정보가 없습니다."); return; } @@ -289,7 +288,7 @@ scwin.btn_excel_down_onclick = function(e) { options.type = "1"; if (rad_kbn.getValue() == "1"){ - grd_statList.advancedExcelDownload( options, info ); + grd_statList1.advancedExcelDownload( options, info ); }else{ grd_statList2.advancedExcelDownload( options, info ); } @@ -310,8 +309,8 @@ scwin.fmtInDate = function(data, formattedData, rowIndex, colIndex) { scwin.userExpFare = function(chkColID, valColID, chkStr){ //일별 if (rad_kbn.getValue() == "1"){ - var checkArr = statList.getColData( chkColID ); - var valueArr = statList.getColData( valColID ); + var checkArr = statList1.getColData( chkColID ); + var valueArr = statList1.getColData( valColID ); var sum = 0; for(var i=0; i @@ -432,17 +424,17 @@ scwin.sbm_statList_submitdone = function(e) { - + - + - + @@ -460,7 +452,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -487,7 +479,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -532,7 +524,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -610,7 +602,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -689,9 +681,9 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -885,9 +877,9 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -1105,7 +1097,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -1323,9 +1315,9 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -1551,7 +1543,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -1770,7 +1762,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -1977,7 +1969,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -2205,11 +2197,11 @@ scwin.sbm_statList_submitdone = function(e) { scrollByColumnAdaptive="false" style="height:400px;" summaryAuto="false" useShiftKey="true" visibleRowNum="all"> - + - + - + @@ -2227,7 +2219,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -2254,7 +2246,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -2299,7 +2291,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -2377,7 +2369,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -2456,9 +2448,9 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -2654,7 +2646,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -2867,9 +2859,9 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -3097,7 +3089,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -3306,7 +3298,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -3524,9 +3516,9 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -3752,7 +3744,7 @@ scwin.sbm_statList_submitdone = function(e) { - + - + @@ -4182,7 +4174,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -4393,7 +4385,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -4607,7 +4599,7 @@ scwin.sbm_statList_submitdone = function(e) { - + @@ -4818,7 +4810,7 @@ scwin.sbm_statList_submitdone = function(e) { - +