Post request from react application is not working

前端 未结 0 497
时光说笑
时光说笑 2020-11-28 11:31

I\'m trying to do a post call from react application using below code.

const postchart = async () => {
    const data = {
        name: name,
        day:          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题