feat:【antd】【ele】代码风格统一

This commit is contained in:
YunaiV
2025-11-01 22:50:24 +08:00
parent d7cea8be39
commit 4412d455a3
39 changed files with 29 additions and 64 deletions

View File

@@ -90,7 +90,6 @@ export function useGridFormSchema(): VbenFormSchema[] {
componentProps: {
...getRangePickerDefaultProps(),
clearable: true,
placeholder: ['开始日期', '结束日期'],
},
},
];