fix: antd createtime

pull/233/head
xingyu4j 2025-10-17 10:49:02 +08:00
parent ee879055bb
commit 40a8e924a4
1 changed files with 0 additions and 6 deletions

View File

@ -95,12 +95,6 @@ export function useGridColumns(): VxeTableGridOptions['columns'] {
title: '编号',
minWidth: 100,
},
{
field: 'createTime',
title: '创建时间',
minWidth: 180,
formatter: 'formatDateTime',
},
{
field: 'mobile',
title: '手机号',