From 4a5f0bc9a2fbd8f28e018bfbb9aa034be1022555 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 10 Apr 2024 20:48:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BA=AB=E4=BB=BD=E5=AD=97=E5=85=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/resiSearch.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/components/resiSearch.vue b/src/views/components/resiSearch.vue index a8fd2463a..1b8e49cff 100644 --- a/src/views/components/resiSearch.vue +++ b/src/views/components/resiSearch.vue @@ -310,21 +310,21 @@ 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: [