|
|
@ -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() |
|
|
|