yxh
2026-07-27 f92c4c5b4961830c607018561d19142c5d777e1e
src/views/project/statistics/caseStatistics/index.vue
@@ -170,7 +170,7 @@
      reportervalue: "",
      reportlist: [
        { label: "正常", value: "0" },
        { label: "中止", value: "1" }
        { label: "终止", value: "1" }
      ],
      //省市区
      //默认值设置,可为空
@@ -398,7 +398,9 @@
      this.form.treatmenthospitalno = "";
      this.queryParams = {};
      this.queryParams = {
        pacasestate: "0"
      };
      this.selecttime = [];
      this.getTimeList();
      this.searchAddress = {