From d4efd8c2711363123ed970eb05850ebbcae4df4b Mon Sep 17 00:00:00 2001
From: mk <2403457699@qq.com>
Date: Tue, 28 May 2024 16:03:14 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=B1=E6=80=A7=E9=9C=80=E6=B1=82=E8=A1=A8?=
=?UTF-8?q?=E5=A4=B4=E4=BF=AE=E6=94=B9,=E6=9C=8D=E5=8A=A1=E6=89=BE?=
=?UTF-8?q?=E4=BA=BA=E6=B7=BB=E5=8A=A0=E5=85=AC=E7=9B=8A=E5=B2=97=E9=80=89?=
=?UTF-8?q?=E9=A1=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/communityService/fuwuzhaoren/addForm.vue | 9 ++++++++-
src/views/modules/communityService/gxxq/index.vue | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/views/modules/communityService/fuwuzhaoren/addForm.vue b/src/views/modules/communityService/fuwuzhaoren/addForm.vue
index 59fabfb9c..65fbdc9ac 100644
--- a/src/views/modules/communityService/fuwuzhaoren/addForm.vue
+++ b/src/views/modules/communityService/fuwuzhaoren/addForm.vue
@@ -6,7 +6,7 @@
+ size="small" class="u-item-width-normal" @change="handelChangeCategoryCode">
@@ -383,6 +383,13 @@ export default {
},
methods: {
+ handelChangeCategoryCode(val){
+ if(val[0] === '1041'){
+ this.serviceOptions.push({label:'公益岗',value:'public_welfare_post'})
+ }else{
+ this.serviceOptions = this.serviceOptions.filter(item=>item.value!='public_welfare_post')
+ }
+ },
handelDisabledRules(v) {
if (!v) {
delete this.dataRule.resiSearchTagId;
diff --git a/src/views/modules/communityService/gxxq/index.vue b/src/views/modules/communityService/gxxq/index.vue
index 69b3f7c5c..b30a26122 100644
--- a/src/views/modules/communityService/gxxq/index.vue
+++ b/src/views/modules/communityService/gxxq/index.vue
@@ -146,7 +146,7 @@
/>