用postman发送后台能接收,自己用axios post请求不可以 求解决
这是前端
axios请求
proxy代理
我自己用postman请求 后台收到了数据
怎么弄救救孩子吧 刚学没多久
收起
删除contentType属性,改为dataType:json
报告相同问题?