javascript下載二進制文件

let data = res.data //二進制流文件 const url = window.URL.createObjectURL( new Blob([data], { type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
相關文章
相關標籤/搜索