단속 자료 관리 그리드 처분 일자 크기 조정

dev
kjh 3 months ago
parent dfcd004ef4
commit 53a881fc76

@ -300,7 +300,7 @@
return e.value;
}
},
{ header: '처분사전 일자', name: 'dspsBfhdBgngYmd', align: 'center', width: 150,
{ header: '처분사전 일자', name: 'dspsBfhdBgngYmd', align: 'center', width: 120,
formatter: function (e) {
return e.value ? moment(e.value).format('YYYY-MM-DD') : '';
}

Loading…
Cancel
Save