监测对象字段对完了
This commit is contained in:
		| @@ -12,19 +12,40 @@ | ||||
|                   <el-form-item label="性别" prop="sex">{{ dict.getLabel('sex', detail.sex) }}</el-form-item> | ||||
|                   <el-form-item label="出生日期" prop="birthday">{{ detail.birthday }}</el-form-item> | ||||
|                   <el-form-item label="年龄" prop="age">{{ detail.age }}</el-form-item> | ||||
|                   <el-form-item label="文化程度">{{ dict.getLabel('education', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="民族">{{ dict.getLabel('nation', detail.nation) }}</el-form-item> | ||||
|                   <el-form-item label="政治面貌">{{ dict.getLabel('politicsStatus', detail.politicsStatus) }}</el-form-item> | ||||
|                   <el-form-item label="在校生状况">{{ dict.getLabel('education', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="健康状况">{{ dict.getLabel('education', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="务工时间(月)" prop="idNumber">{{ detail.education }}</el-form-item> | ||||
|                   <el-form-item label="劳动技能">{{ dict.getLabel('education', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="务工区域" prop="idNumber">{{ detail.education }}</el-form-item> | ||||
|                   <el-form-item label="是否参加大病保险">{{ dict.getLabel('yesOrNo', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="是否参加基本医保">{{ dict.getLabel('yesOrNo', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="享受最低生活保障">{{ dict.getLabel('yesOrNo', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="是否参加养老保险">{{ dict.getLabel('yesOrNo', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="是否特困供养">{{ dict.getLabel('yesOrNo', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="文化程度">{{ dict.getLabel('fpEducation', detail.education) }}</el-form-item> | ||||
|                   <el-form-item label="民族">{{ dict.getLabel('fpNation', detail.nation) }}</el-form-item> | ||||
|                   <el-form-item label="政治面貌">{{ | ||||
|                       dict.getLabel('fpPoliticalOutlook', detail.politicsStatus) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="在校生状况">{{ | ||||
|                       dict.getLabel('fpStudentsInSchool', detail.schoolStatus) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="健康状况">{{ dict.getLabel('fpHealth', detail.healthyStatus) }}</el-form-item> | ||||
|                   <el-form-item label="务工时间(月)" prop="idNumber">{{ detail.workeMonths }}</el-form-item> | ||||
|                   <el-form-item label="劳动技能">{{ dict.getLabel('fpLaborSkills', detail.labourStatus) }}</el-form-item> | ||||
|                   <el-form-item label="务工区域" prop="idNumber">{{ detail.workArea }}</el-form-item> | ||||
|                   <el-form-item label="是否参加大病保险">{{ | ||||
|                       dict.getLabel('fpYesOrNo', detail.seriousIllnessInsurance) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否参加基本医保">{{ | ||||
|                       dict.getLabel('fpYesOrNo', detail.basicMedicalTreatment) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="享受最低生活保障">{{ | ||||
|                       dict.getLabel('fpYesOrNo', detail.subsistenceAllowance) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否参加养老保险">{{ | ||||
|                       dict.getLabel('fpYesOrNo', detail.endowmentInsurance) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否特困供养">{{ | ||||
|                       dict.getLabel('fpYesOrNo', detail.specialPovertySupport) | ||||
|                     }} | ||||
|                   </el-form-item> | ||||
|                 </div> | ||||
|                 <ai-avatar :instance="instance" v-model="detail.photo" :editable="false"/> | ||||
|               </div> | ||||
| @@ -39,26 +60,20 @@ | ||||
|           <ai-card title="家庭情况"> | ||||
|             <template slot="content"> | ||||
|               <div flex class="half wrap"> | ||||
|                 <el-form-item label="是否户主" prop="householdName"> | ||||
|                   {{ dict.getLabel('householdName', detail.householdName) }} | ||||
|                 </el-form-item> | ||||
|                 <el-form-item label="是否户主">{{ dict.getLabel('yesOrNo', detail.isHousehold) }}</el-form-item> | ||||
|                 <template v-if="detail.householdName==1"> | ||||
|                   <el-form-item label="监测对象类型" prop="militaryStatus"> | ||||
|                     {{ dict.getLabel('householdName', detail.householdName) }} | ||||
|                   <el-form-item label="监测对象类型">{{ dict.getLabel('fpType', detail.objectType) }}</el-form-item> | ||||
|                   <el-form-item label="是否危房"> | ||||
|                     {{ dict.getLabel('fpYesOrNo', detail.dilapidatedHousehold) }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否危房" prop="militaryStatus"> | ||||
|                     {{ dict.getLabel('yesOrNo', detail.householdName) }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否饮用水安全" prop="militaryStatus"> | ||||
|                     {{ dict.getLabel('yesOrNo', detail.householdName) }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否搬迁" prop="militaryStatus"> | ||||
|                     {{ dict.getLabel('yesOrNo', detail.householdName) }} | ||||
|                   <el-form-item label="是否饮用水安全"> | ||||
|                     {{ dict.getLabel('fpYesOrNo', detail.drinkingWaterSafety) }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="是否搬迁">{{ dict.getLabel('fpYesOrNo', detail.move) }}</el-form-item> | ||||
|                 </template> | ||||
|                 <template v-if="detail.householdName==0"> | ||||
|                   <el-form-item label="与户主关系"> | ||||
|                     {{ dict.getLabel('householdRelation', detail.householdRelation) }} | ||||
|                     {{ dict.getLabel('fpRelationship', detail.householdRelation) }} | ||||
|                   </el-form-item> | ||||
|                   <el-form-item label="户主身份证号">{{ detail.householdIdNumber }}</el-form-item> | ||||
|                 </template> | ||||
| @@ -90,7 +105,7 @@ export default { | ||||
|     }, | ||||
|     getDetail() { | ||||
|       let {id} = this.$route.query | ||||
|       id && this.instance.post("/appportaluserenterprise/queryDetailById", null, { | ||||
|       id && this.instance.post("/app/apppreventionreturntopoverty/queryDetailById", null, { | ||||
|         params: {id} | ||||
|       }).then(res => { | ||||
|         if (res?.data) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user