yezihaohao / react-admin

:sparkles: react-admin system solution : react 后台管理系统解决方案
https://admiring-dijkstra-34cb29.netlify.com/
MIT License
6.65k stars 1.87k forks source link

axios中tools.js post请求参数错误 #82

Closed Lingdeqing closed 5 years ago

Lingdeqing commented 5 years ago

https://github.com/yezihaohao/react-admin/blob/master/src/axios/tools.js axios .post(url, data, headers) 改成 axios .post(url, data, {headers})

yezihaohao commented 5 years ago

把名字修改了下,headers --> config https://github.com/yezihaohao/react-admin/commit/ca206a7382106da6c1f04185cea60c58a59e6e5a