用vant组件和axios,post上传图片

不加content-type 报Current request is not a multipart request错误,

加了'Content-Type': 'multipart/form-data',报no multipart boundary was found错误,

两个错误都是500,求大神指点,着急!!!

Current request is not a multipart request

相关文章: