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;
// },
required: true,
fieldProps: {
disabled:
props?.item?.residential_relation ===
HouseOccupantsResidentialRelationEnum.PropertyOwner.value,
},
// fieldProps: {
// disabled:
// props?.item?.residential_relation ===
// HouseOccupantsResidentialRelationEnum.PropertyOwner.value,
// },
}),
{
name: ['residential_relation'],