async download(params) { return await $axios.$post(`url`,params,{ responseType: 'arraybuffer'}) },. 调用api let formData = new FormData(); ...
確定! 回上一頁