摘要: axios设置返回格式为arraybuffer 或者 blob(最佳 不会乱码) 例如: this.$axios({ method: 'post', header: {'Content-Type': 'application/xls'}, // http请求类型 responseType: 'blo 阅读全文
posted @ 2018-12-04 15:11 Aaronlu 阅读(2691) 评论(0) 推荐(0)