fix:更新优化
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m34s

This commit is contained in:
Your Name 2026-01-21 17:20:15 +08:00
parent ae327d9b56
commit 1152ae3ec9

View File

@ -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'],