chore: getPopupContainer

This commit is contained in:
dap 2024-10-23 17:46:19 +08:00
parent 478fe5a069
commit 390ec31162

View File

@ -188,6 +188,7 @@ export const drawerSchema: FormSchemaGetter = () => [
format: 'YYYY-MM-DD HH:mm:ss',
showTime: true,
valueFormat: 'YYYY-MM-DD HH:mm:ss',
getPopupContainer,
},
defaultValue: defaultExpireTime,
fieldName: 'expireTime',