feat:对齐 antd、ele 的代码逻辑

This commit is contained in:
YunaiV
2025-10-26 21:10:16 +08:00
parent b1479c34c5
commit 9651ec49a6
10 changed files with 23 additions and 11 deletions

View File

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