vue-vben-admin
vue-vben-admin copied to clipboard
文件上传,name参数
https://github.com/anncwb/vue-vben-admin/blob/c2b207dd5172519a87cb23e34114e5d104ce56a1/src/utils/http/axios/Axios.ts#L125
文件上传的时候,业务参数名为name。与文件上传的name冲突,导致业务name没有传递。
自定义一个自己的uploadFile方法
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days