@@ -407,7 +407,10 @@ export default {
dataIndex: 'hod',
width: 120,
// fixed: 'left',
- className: 'replacecolor'
+ className: 'replacecolor',
+ customRender: text => {
+ return moment(text).format('YYYY-MM-DD')
+ }
},
{
title: 'STYLE NO.',