08 2021 档案

摘要:后台返回数据涨这个样子: 前端处理: let blob = new Blob([response], { type: "application/x-xls" }); //res--后台返回的文件流 let link = document.createElement("a"); link.href = 阅读全文
posted @ 2021-08-13 15:55 天官赐福· 阅读(699) 评论(0) 推荐(0) 编辑

返回顶端
点击右上角即可分享
微信分享提示