mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-11 03:33:15 +08:00
fix: getPopupContainer
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user