zhangxiaoxu123
2022-09-13 08b5ddfa9a0a2ed52bd7d7b98ca16ef4dcc610a6
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()