WXL
2025-07-24 c1f1ecb1045b0eaf2933e7279eabbbde17559eab
src/views/sfstatistics/percentage/index.vue
@@ -980,7 +980,7 @@
    /** 搜索按钮操作 */
    handleQuery() {
      this.queryParams.pageNum = 1;
      if (this.queryParams.dateRange) this.queryParams.dateRange = [];
      if (!this.queryParams.dateRange) this.queryParams.dateRange = [];
      if (this.queryParams.statisticaltype == 1) {
        this.queryParams.deptcodes = [];
      } else if (this.queryParams.statisticaltype == 2) {