fix: antd createtime
parent
ee879055bb
commit
40a8e924a4
|
|
@ -95,12 +95,6 @@ export function useGridColumns(): VxeTableGridOptions['columns'] {
|
|||
title: '编号',
|
||||
minWidth: 100,
|
||||
},
|
||||
{
|
||||
field: 'createTime',
|
||||
title: '创建时间',
|
||||
minWidth: 180,
|
||||
formatter: 'formatDateTime',
|
||||
},
|
||||
{
|
||||
field: 'mobile',
|
||||
title: '手机号',
|
||||
|
|
|
|||
Loading…
Reference in New Issue