chore: 更改搜索的字段
This commit is contained in:
parent
c8963d4bbb
commit
f8f23b5de4
@ -184,8 +184,8 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
componentProps: {
|
||||
getPopupContainer,
|
||||
mode: 'multiple',
|
||||
optionFilterProp: 'label',
|
||||
optionLabelProp: 'label',
|
||||
optionFilterProp: 'title',
|
||||
optionLabelProp: 'title',
|
||||
},
|
||||
fieldName: 'roleIds',
|
||||
label: '角色',
|
||||
|
Loading…
Reference in New Issue
Block a user