Merge remote-tracking branch 'yudao/dev' into dev-new

This commit is contained in:
puhui999
2025-05-13 09:58:55 +08:00
18 changed files with 24 additions and 1 deletions

View File

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