zhengpz
2021-08-25 0bdbae73fd936456991857a1091dc907f5e1f348
src/views/securityUnitOperation/operationAnalysis.vue
@@ -215,7 +215,11 @@
  methods: {
    setAgeEchart() {
      this.loading4 = true;
      selectAge().then(res => {
      let params = {
        jurisdiction: this.value1,
        deptid: this.value2
      };
      selectAge(params).then(res => {
        if (res.data.code === 200) {
          if (!this.echartDom.bottomEchart1) {
            this.echartDom.bottomEchart1 = echarts.init(