Browse Source

dd

shibei_master
13176889840 3 years ago
parent
commit
b793d301fa
  1. 2
      src/views/modules/visual/communityParty/party.vue

2
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')

Loading…
Cancel
Save