From 5d00bed1f0f33e8400a043ada4ba8ae44f260f4a Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Mon, 23 May 2022 15:35:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E5=91=98=E4=BF=A1=E6=81=AF=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/communityParty/members/index.vue | 2 +- .../modules/visual/communityParty/party.vue | 99 ++++++++++++++++--- 2 files changed, 86 insertions(+), 15 deletions(-) diff --git a/src/views/modules/communityParty/members/index.vue b/src/views/modules/communityParty/members/index.vue index f4493c28..7652d0fd 100644 --- a/src/views/modules/communityParty/members/index.vue +++ b/src/views/modules/communityParty/members/index.vue @@ -416,7 +416,7 @@ export default { detailInfo: {}, partyProps: { label: 'partyOrgName', - value: 'partyOrgCode', + value: 'id', checkStrictly: true } } diff --git a/src/views/modules/visual/communityParty/party.vue b/src/views/modules/visual/communityParty/party.vue index be0c958c..9b410734 100644 --- a/src/views/modules/visual/communityParty/party.vue +++ b/src/views/modules/visual/communityParty/party.vue @@ -5,13 +5,24 @@
党员信息统计   - + --> +
@@ -124,7 +135,7 @@