{{
- detail.idNumber
+ familyInfo.name
+ }}
+ {{
+ familyInfo.idNumber
}}
{{
- dict.getLabel("sex", detail.sex)
+ dict.getLabel("sex", familyInfo.sex)
}}
{{
- detail.birthDate
+ familyInfo.birthDate
}}
{{
- detail.age
+ familyInfo.age
}}
- {{detail.phone}}
+ {{familyInfo.phone}}
{{
- dict.getLabel("fpRelationship", detail.householdRelation)
+ dict.getLabel("fpRelationship", familyInfo.householdRelation)
}}
{{
- dict.getLabel("fpEducation", detail.education)
+ dict.getLabel("fpEducation", familyInfo.education)
}}
{{
- dict.getLabel("fpNation", detail.nation)
+ dict.getLabel("fpNation", familyInfo.nation)
}}
{{
- dict.getLabel("fpPoliticalOutlook", detail.politicsStatus)
+ dict.getLabel("fpPoliticalOutlook", familyInfo.politicsStatus)
}}
{{ dict.getLabel("fpStudentsInSchool", detail.schoolStatus) }}
+ >{{ dict.getLabel("fpStudentsInSchool", familyInfo.schoolStatus) }}
{{
- detail.workeMonths
+ familyInfo.workeMonths
}}
{{ dict.getLabel("fpLaborSkills", detail.labourStatus) }}
+ >{{ dict.getLabel("fpLaborSkills", familyInfo.labourStatus) }}
{{
- detail.workArea
+ familyInfo.workArea
}}
{{
- dict.getLabel("fpYesOrNo", detail.seriousIllnessInsurance)
+ dict.getLabel("fpYesOrNo", familyInfo.seriousIllnessInsurance)
}}
{{ dict.getLabel("fpYesOrNo", detail.basicMedicalTreatment) }}
+ >{{ dict.getLabel("fpYesOrNo", familyInfo.basicMedicalTreatment) }}
{{ dict.getLabel("fpYesOrNo", detail.subsistenceAllowance) }}
+ >{{ dict.getLabel("fpYesOrNo", familyInfo.subsistenceAllowance) }}
{{ dict.getLabel("fpYesOrNo", detail.endowmentInsurance) }}
+ >{{ dict.getLabel("fpYesOrNo", familyInfo.endowmentInsurance) }}
{{ dict.getLabel("fpYesOrNo", detail.specialPovertySupport) }}
+ >{{ dict.getLabel("fpYesOrNo", familyInfo.specialPovertySupport) }}
{{
- currentFullAddress
- }}
- {{
- currentFullAddress
+ currentFullAddressFamily
}}
+
+ ,{{dict.getLabel("fpHealth", item)}}
+