gongchunyi
2026-08-03 e9f494339c91df35b4552573f6b4e85e51fa5a9d
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("已取消");