From 45b90df1c734d934f3bba744ceadbf95ca374979 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Fri, 10 Dec 2021 17:50:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A0=94=E5=88=A4=E5=88=86=E6=9E=90=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../visual/communityParty/community.vue | 2 +- .../visual/communityParty/dialogInfo.vue | 2 +- src/views/modules/visual/cpts/analyse.vue | 621 ++++++++++++++++++ 3 files changed, 623 insertions(+), 2 deletions(-) diff --git a/src/views/modules/visual/communityParty/community.vue b/src/views/modules/visual/communityParty/community.vue index f04d0a83..7d3ab662 100644 --- a/src/views/modules/visual/communityParty/community.vue +++ b/src/views/modules/visual/communityParty/community.vue @@ -126,7 +126,7 @@ export default { data () { return { - showedMoreInfo: false, + showedMoreInfo: true, tableLoading: false, warningList: [], headerList: [ diff --git a/src/views/modules/visual/communityParty/dialogInfo.vue b/src/views/modules/visual/communityParty/dialogInfo.vue index 44464f5e..de24cdb1 100644 --- a/src/views/modules/visual/communityParty/dialogInfo.vue +++ b/src/views/modules/visual/communityParty/dialogInfo.vue @@ -68,7 +68,7 @@