fuliqi
2024-09-29 dd9431276d5e48722aab3fe0280fce9f0ac8fbe2
src/views/system/check/result/detail/index.vue
@@ -376,7 +376,6 @@
    dateChange() {
      this.queryParams.date = this.date;
      console.log(this.queryParams);
      this.getChart(this.queryParams.deptId);
    }