fix: getPopupContainer
This commit is contained in:
parent
73acf6a3c6
commit
478fe5a069
@ -131,6 +131,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
componentProps: {
|
||||
allowClear: false,
|
||||
options: getDictOptions(DictEnum.SYS_NORMAL_DISABLE),
|
||||
getPopupContainer,
|
||||
},
|
||||
defaultValue: '0',
|
||||
fieldName: 'status',
|
||||
|
Loading…
Reference in New Issue
Block a user