设置返回数据类型
axios.request({ url: this.src, responseType: 'arraybuffer' })
URL.createObjectURL(blob)