diff --git a/src/views/modules/visual/communityParty/party.vue b/src/views/modules/visual/communityParty/party.vue index fa06b21d..6b40e92c 100644 --- a/src/views/modules/visual/communityParty/party.vue +++ b/src/views/modules/visual/communityParty/party.vue @@ -274,7 +274,7 @@ export default { }, async mounted() { await nextTick(100); - await this.getAgencyList() + // await this.getAgencyList() await this.getPartyOggList() // this.getAgeCount(this.$store.state.user.agencyId, 'agency') // this.getEduCount(this.$store.state.user.agencyId, 'agency')