gaoluyang
5 天以前 d6cdd2e0e4f3cd7e5bb676aeb57c7dade27e4cec
src/views/fileManagement/borrow/index.vue
@@ -568,7 +568,7 @@
    type: "warning",
  })
    .then(() => {
      proxy.download("/documentationBorrowManagement/export", {}, "借阅管理.xlsx");
      proxy.download("/documentationBorrowManagement/export", {}, "借阅登记.xlsx");
    })
    .catch(() => {
      ElMessage.info("已取消");