This commit is contained in:
parent
ae327d9b56
commit
1152ae3ec9
@ -61,11 +61,11 @@ export default function Update(props: MyBetaModalFormProps) {
|
|||||||
// return obj;
|
// return obj;
|
||||||
// },
|
// },
|
||||||
required: true,
|
required: true,
|
||||||
fieldProps: {
|
// fieldProps: {
|
||||||
disabled:
|
// disabled:
|
||||||
props?.item?.residential_relation ===
|
// props?.item?.residential_relation ===
|
||||||
HouseOccupantsResidentialRelationEnum.PropertyOwner.value,
|
// HouseOccupantsResidentialRelationEnum.PropertyOwner.value,
|
||||||
},
|
// },
|
||||||
}),
|
}),
|
||||||
{
|
{
|
||||||
name: ['residential_relation'],
|
name: ['residential_relation'],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user