no message

main
이범준 1 year ago
parent 55a318dd69
commit fa8465961f

@ -58,14 +58,17 @@ var integrationSearchControl = new IntegrationSearchControl({
} }
, formats : { , formats : {
CRDN_YMD_TM : datetimeFormat CRDN_YMD_TM : datetimeFormat
, REG_DT : datetimeFormat
, MDFCN_DT : datetimeFormat
, CRDN_STTS_CHG_YMD : dateFormat , CRDN_STTS_CHG_YMD : dateFormat
, CVLCPT_RCPT_YMD : dateFormat , CVLCPT_RCPT_YMD : dateFormat
, LEVY_EXCL_YMD : dateFormat , LEVY_EXCL_YMD : dateFormat
, ADVNTCE_DUDT_YMD : dateFormat , ADVNTCE_DUDT_YMD : dateFormat
, DUDT_YMD : dateFormat , DUDT_YMD : dateFormat
, DUDT_AFTR_YMD : dateFormat , DUDT_AFTR_YMD : dateFormat
, REG_DT : datetimeFormat , RCVMT_YMD : dateFormat
, MDFCN_DT : datetimeFormat
, FFNLG_CRDN_AMT : numberFormat , FFNLG_CRDN_AMT : numberFormat
, FFNLG_AMT : numberFormat , FFNLG_AMT : numberFormat
, MINUS_AMT : numberFormat , MINUS_AMT : numberFormat

Loading…
Cancel
Save