yxh
yxh
7 天以前 8022f7036945b75f82f2dfc43055623f81ed98f6
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 = {