Json-server type error: body not allowed for GET or HEAD requests

前端 未结 0 1380
-上瘾入骨i
-上瘾入骨i 2020-12-05 11:55

I am using below react native code to post comment to json-server:

export const postComment=(dishId,author,comment,rating)=>(dispatch)=>{
          


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