会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
打怪升级小妮子
博客园
首页
博问
闪存
新随笔
订阅
管理
2024年1月15日
前端下载后端返回的数据流文件
摘要: exportFile().then((res: any) => { const blob = new Blob([res.data], { type: 'application/octet-stream' }) const link = document.createElement('a') lin
阅读全文
posted @ 2024-01-15 17:44 打怪升级小妮子
阅读(60)
评论(0)
推荐(0)