WXL
2025-04-21 4395f0d2422b4af5b6a07b302e94c1a99b8e3c2b
src/views/sfstatistics/percentage/index.vue
@@ -782,7 +782,7 @@
    /** 导出按钮操作 */
    handleExport() {
      this.download(
        "base/tag/export",
        "smartor/serviceSubtask/getSfStatisticsExport",
        {
          ...this.queryParams,
        },