body data not sent in axios request

后端 未结 3 1396
没有蜡笔的小新
没有蜡笔的小新 2020-12-15 23:14

I am trying to send data through axios request to my backend script, but the body looks empty.

Here\'s a request sent from front-end:

axios.request({         


        
3条回答
提交回复
热议问题