통합조회 수정

main
이범준 1 year ago
parent 04e47b9e24
commit 43498d43cc

@ -66,13 +66,17 @@ var integrationSearchControl = new IntegrationSearchControl({
, DUDT_AFTR_YMD : dateFormat
, REG_DT : datetimeFormat
, MDFCN_DT : datetimeFormat
, FFNLG_CRDN_AMT : numberFormat
, FFNLG_AMT : numberFormat
, MINUS_AMT : numberFormat
, ADTN_AMT : numberFormat
, ADVNTCE_AMT : numberFormat
, LEVY_AMT : numberFormat
, LEVY_PCPTAX : numberFormat
, LEVY_ADAMT : numberFormat
, RCVMT_AMT : numberFormat
, RCVMT_PCPTAX : numberFormat
, RCVMT_ADAMT : numberFormat
, SUM_AMT : numberFormat
, DUDT_AFTR_AMT : numberFormat
}

@ -29,26 +29,26 @@
<span class="container-page-btn">
<span class="container-window-btn-right">
<!-- 업무 버튼 -->
<button type="button" id="btnUpCopyPyrNo--${pageName}" class="btn btn-primary"
title="납부자번호복사">
납부자번호복사
</button>
<button type="button" id="" class="btn btn-primary"
title="특기사항관리">
특기사항관리
</button>
<button type="button" id="" class="btn btn-primary"
title="특기사항입력-일괄">
특기사항입력-일괄
</button>
<button type="button" id="" class="btn btn-primary"
title="가상계좌개별생성">
가상계좌개별생성
</button>
<button type="button" id="btnUpCopyPyrNo--${pageName}" class="btn btn-primary"
title="납부자번호복사">
납부자번호복사
</button>
<button type="button" id="" class="btn btn-primary"
title="위택스자료전송">
위택스자료전송
</button>
<button type="button" id="" class="btn btn-primary"
title="특기사항입력-일괄">
특기사항입력-일괄
</button>
<button type="button" id="btnUpExcel--${pageName}" class="btn btn-excel"
title="엑셀 저장">
엑셀

@ -37,22 +37,22 @@
<span class="container-page-btn">
<span class="container-window-btn-right">
<!-- 업무 버튼 -->
<button type="button" id="" class="btn btn-primary"
title="특기사항관리">
특기사항관리
</button>
<button type="button" id="btnDownCopyPyrNo--${pageName}" class="btn btn-primary"
title="납부자번호복사">
납부자번호복사
</button>
<button type="button" id="" class="btn btn-primary"
title="위택스전송_대납">
위택스전송_대납
title="특기사항관리">
특기사항관리
</button>
<button type="button" id="" class="btn btn-primary"
title="특기사항입력-일괄">
특기사항입력-일괄
</button>
<button type="button" id="" class="btn btn-primary"
title="위택스전송_대납">
위택스전송_대납
</button>
<button type="button" id="" class="btn btn-primary"
title="결손취소-일괄">
결손취소-일괄

@ -55,7 +55,7 @@
</th>
<th class="cmn" style="width: 200px;"
onclick="searchFromGridTitle('PARKNG_PSBLTY_RSLT_CD', this.innerText, 'codeValue', 'FIM034');"
>차량확인코드
>차량확인
</th>
<th class="cmn" style="width: 120px;"
onclick="searchFromGridTitle('RTPYR_NM', this.innerText, 'match', 'perfect');"

Loading…
Cancel
Save