feat:【antd/ele】useFormSchema 的 placeholder

This commit is contained in:
YunaiV
2025-11-19 10:40:59 +08:00
parent 6b1a054e11
commit b67c24021c
28 changed files with 92 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ export function useFormSchema(): VbenFormSchema[] {
showTime: true,
format: 'YYYY-MM-DD HH:mm:ss',
valueFormat: 'x',
placeholder: '请选择出生年',
class: '!w-full',
},
},