fuliqi
2024-10-12 657bc734ad4193d2594626261ae2f9825f4265c2
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);
    }