feat:【ele】InputNumber 补全 controlsPosition、class

This commit is contained in:
YunaiV
2025-11-19 10:21:31 +08:00
parent 2144a1103b
commit 1100626968
15 changed files with 66 additions and 8 deletions

View File

@@ -33,6 +33,8 @@ export function useFormSchema(): VbenFormSchema[] {
precision: 2,
step: 0.01,
placeholder: '请输入提现金额',
controlsPosition: 'right',
class: '!w-full',
},
},
{