From b793d301fae47a50b92112b74a70661aa5365992 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Mon, 23 May 2022 16:12:32 +0800 Subject: [PATCH] dd --- src/views/modules/visual/communityParty/party.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')