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 @@