fix: isOverride cannot work (#1257)

This commit is contained in:
Dunqing 2022-12-16 18:19:51 +08:00 committed by GitHub
parent e3e352ffeb
commit dda6692e58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,6 +248,7 @@ export const AddFieldAction = (props) => {
getContainer,
useCancelAction,
createOnly: true,
isOverride: false,
useCreateCollectionField,
record,
showReverseFieldConfig: true,