fuliqi
2024-09-30 b3d1685188ba16e71dc5aceab0b0654ab1cd8fc4
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);
    }