gaoluyang
2026-02-04 b8e5cf83b03f84a9f66d623ffa6e09ec89f23467
src/views/lavorissue/ledger/index.vue
@@ -263,7 +263,7 @@
    type: "warning",
  })
      .then(() => {
        proxy.download(`/lavorIssue/exportCopy`, {season: filters.season}, "劳保台账.xlsx");
        proxy.download(`/lavorIssue/export`, {}, "劳保台账.xlsx");
      })
      .catch(() => {
        proxy.$modal.msg("已取消");