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