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