付延余
2022-05-07 7c2ff43a4f70638fb063d0aa1d2f1624e6cada33
src/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue
@@ -167,7 +167,7 @@
    // 32. 查询居民可支配收入分析图数据接口
    getIncomeLine() {
      getIncomeLine().then(res => {
        console.log(res);
        // console.log(res);
        if(res.code===1000){
          this.echartsSeries = res.obj
          this.Init_echarts()