From cc8aa6612d2ac4088d81683e035808dc916bc4f5 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 10 Apr 2024 20:46:17 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: [