diff --git a/src/views/business/resi-category-map.js b/src/views/business/resi-category-map.js index e84dd535c..7a125a8a0 100644 --- a/src/views/business/resi-category-map.js +++ b/src/views/business/resi-category-map.js @@ -10,7 +10,7 @@ export default { VOLUNTEER_FLAG: "志愿者", OLD_PEOPLE_FLAG: "老年人", EMPTY_NESTER_FLAG: "空巢老人", - BEREAVED_PERSON_FLAG: "失独人员", + BEREAVED_PERSON_FLAG: "特扶人员", DISABLED_FLAG: "失能老人", DEMENTED_FLAG: "失智老人", DISABILITY_FLAG: "残疾", diff --git a/src/views/components/resiForm.vue b/src/views/components/resiForm.vue index c330573fb..7acb09064 100644 --- a/src/views/components/resiForm.vue +++ b/src/views/components/resiForm.vue @@ -378,7 +378,7 @@ export default { {label:'统战人员',value:'0', formName:"unitedFrontFlag"}, {label:'信访人员',value:'0', formName:"petitionOfficerFlag"}, {label:'志愿者',value:'0', formName:"volunteerFlag"}, - {label:'失独人员',value:'0', formName:"bereavedPersonFlag"}, + {label:'特扶人员',value:'0', formName:"bereavedPersonFlag"}, {label:'租户',value:'0', formName:"tenantFlag"}, {label:'流动人口',value:'0', formName:"floatingFlag"}, {label:'特殊人群',value:'0', formName:"specialCrowdFlag"}, diff --git a/src/views/dataBoard/cpts/resi-details.vue b/src/views/dataBoard/cpts/resi-details.vue index 238a039b2..6a8b04819 100644 --- a/src/views/dataBoard/cpts/resi-details.vue +++ b/src/views/dataBoard/cpts/resi-details.vue @@ -84,7 +84,7 @@ 统战人员 信访人员 志愿者 - 失独人员 + 特扶人员 租户 流动人口 特殊人群 diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 0ed681b5d..ebd90775b 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -210,7 +210,7 @@ {{ scope.row.categoryInfo.bereavedPersonFlag == 1 - ? "失独人员 " + ? "特扶人员 " : "" }} {{ diff --git a/src/views/modules/communityService/commonDemand/addForm.vue b/src/views/modules/communityService/commonDemand/addForm.vue index 2af3cd8f2..c4c9cdec4 100644 --- a/src/views/modules/communityService/commonDemand/addForm.vue +++ b/src/views/modules/communityService/commonDemand/addForm.vue @@ -208,7 +208,7 @@ v-show="formData.assignSwitch" > -