fix: getPopupContainer

This commit is contained in:
dap 2024-10-23 15:36:31 +08:00
parent 73acf6a3c6
commit 478fe5a069

View File

@ -131,6 +131,7 @@ export const drawerSchema: FormSchemaGetter = () => [
componentProps: {
allowClear: false,
options: getDictOptions(DictEnum.SYS_NORMAL_DISABLE),
getPopupContainer,
},
defaultValue: '0',
fieldName: 'status',