fix: ele createtime

pull/233/head
xingyu4j 2025-10-17 11:23:01 +08:00
parent 40a8e924a4
commit c26d730a5a
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: '手机号',