摘要:
// 下载doc url let href = “base64编码” let fileName = "文件名.doc // 下载 doc this.http.get(href, { observe: 'response', responseType: 'blob', }).subscribe(res:Blob => {// 返回的数据流为Blob const file = decod... 阅读全文
posted @ 2019-07-29 11:43
冬日里的飘雪
阅读(1977)
评论(0)
推荐(0)

浙公网安备 33010602011771号