摘要: // 需要转化为base64格式 // 修改文件流 import axios from 'axios' axios .get(`${import.meta.env.VITE_JAVA_API_URL}/....`, { responseType: 'arraybuffer', params: { . 阅读全文
posted @ 2022-06-10 18:20 Life_countdown 阅读(173) 评论(0) 推荐(0)