WXL (wul)
9 小时以前 6071c30d6dd76d75b973676f823b4f2ee036810b
src/views/sfstatistics/percentage/index.vue
@@ -427,6 +427,9 @@
        obj.deptcodes = [row.deptcode];
        obj.leavehospitaldistrictcodes = [];
      }
      obj.endTime = this.queryParams.endTime;
      obj.startTime = this.queryParams.startTime;
      obj.statisticaltype = this.queryParams.statisticaltype;
      getSfStatisticsHyperlink(obj).then((response) => {
        this.infotitlelist = response.data;