06 2023 档案

摘要:axios.post('xxx', { responseType: 'blob' //指定返回数据的格式为blob }) .then(response => { console.log(response);//把response打出来,看下图 let url = window.URL.createO 阅读全文
posted @ 2023-06-25 17:46 雨落风 阅读(784) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示