gaoluyang
昨天 3f15d0eef89e52f3fd6d1be13ff3af010b6f0ee9
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("已取消");