mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-08 08:05:07 +08:00
feat: xbutton
This commit is contained in:
@ -189,6 +189,7 @@ const filterFormSchema = (crudSchema: VxeCrudSchema[]): VxeFormItemProps[] => {
|
||||
// 默认为 input
|
||||
itemRender: itemRender,
|
||||
...schemaItem.form,
|
||||
span: schemaItem.form?.span || 12,
|
||||
field: schemaItem.field,
|
||||
title: schemaItem.form?.title || schemaItem.title
|
||||
}
|
||||
|
Reference in New Issue
Block a user