|
@ -274,7 +274,7 @@ export default { |
|
|
}, |
|
|
}, |
|
|
async mounted() { |
|
|
async mounted() { |
|
|
await nextTick(100); |
|
|
await nextTick(100); |
|
|
await this.getAgencyList() |
|
|
// await this.getAgencyList() |
|
|
await this.getPartyOggList() |
|
|
await this.getPartyOggList() |
|
|
// this.getAgeCount(this.$store.state.user.agencyId, 'agency') |
|
|
// this.getAgeCount(this.$store.state.user.agencyId, 'agency') |
|
|
// this.getEduCount(this.$store.state.user.agencyId, 'agency') |
|
|
// this.getEduCount(this.$store.state.user.agencyId, 'agency') |
|
|