feat: ele 新增 RangePicker 和 getRangePickerDefaultProps 适配

This commit is contained in:
puhui999
2025-05-13 10:55:58 +08:00
parent a5df250b04
commit 2baf398c7f
3 changed files with 81 additions and 43 deletions

View File

@@ -149,7 +149,6 @@ export function useGridFormSchema(): VbenFormSchema[] {
options: getDictOptions(DICT_TYPE.COMMON_STATUS, 'number'),
},
},
// TODO @puhui999貌似创建时间出不来
{
fieldName: 'createTime',
label: '创建时间',