bug
This commit is contained in:
@@ -72,6 +72,7 @@ export default {
|
||||
this.sexArray = res.data.男女比例.map(v=> v.v2)
|
||||
this.sexFlag = !this.sexArray.every(e=> e==0)
|
||||
this.$nextTick(()=> {
|
||||
this.getSpecialEcharts()
|
||||
this.getAgeEcherts(this.ageArray)
|
||||
this.getAgeProportion()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user