diff --git a/src/views/components/resiSearch.vue b/src/views/components/resiSearch.vue index 9da648fa5..6567725d9 100644 --- a/src/views/components/resiSearch.vue +++ b/src/views/components/resiSearch.vue @@ -320,19 +320,19 @@ export default { projectStaffList: [ { label: '志愿者', - value: 'volunteerFlag' + value: 'VOLUNTEER_FLAG' }, { label: '楼长', - value: 'buildingChiefFlag' + value: 'BUILDING_CHIEF_FLAG' }, { label: '单元长', - value: 'unitChiefFlag' + value: 'UNIT_CHIEF_FLAG' }, { label: '公益岗', - value: 'publicWelfareFlag' + value: 'PUBLIC_WELFARE_FLAG' } ], specialCategoryList: [