zhangxiaoxu123456
2022-04-24 9e25a8c67686c9150c2e3f803245c8ece5d4e61d
src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue
@@ -110,7 +110,7 @@
                loseReEmployment:[], //失业人员再就业
                diffReEmployment: [],  //就业困难人员再就业
                xdata:[],
                tableHeight: window.innerHeight - nowSize(1000)
                tableHeight: window.innerHeight - nowSize(960)
            }
        },
        mounted() {
@@ -339,7 +339,7 @@
       }
     }
    .laogongJiuyeEcharts{
      height: calc(100% - 2.34375rem  /* 600/256 */ - 0.33203125rem  /* 85/256 */);
      height: calc(100% - 2.5rem  /* 640/256 */ - 0.33203125rem  /* 85/256 */);
    }
  }
</style>