摘要:
axios({ method: 'post', url: 'url....', data:{}, timeout: 1000*60, responseType: 'blob',// 此选项必须设置 否则保存后的文件无法播放 headers: { 'X-Requested-With': 'XMLHttpRequest', 'Content-Type': 'application/json; char 阅读全文
posted @ 2019-12-05 10:13
年轻的资本!
阅读(1269)
评论(0)
推荐(0)