Browse Source

dd

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

3
src/views/modules/visual/communityParty/party.vue

@ -317,6 +317,7 @@ export default {
// return
// }
if (params.seriesIndex == 0 || params.seriesIndex == 2) {
console.log('请求了吗')
this.ageCode = ''
// this.getUnitList(this.agencyId)
this.getAgeList()
@ -378,7 +379,7 @@ export default {
// this.getEduList()
// return
// }
this.clickEduPie(params.dataIndex)
// this.clickEduPie(params.dataIndex)
if (params.seriesIndex == 0 || params.seriesIndex == 2) {
this.eduCode = ''
this.getEduList()

Loading…
Cancel
Save