Why does the axios.post return POST 404 (Not Found) error even when axios.get does return a valid value?

前端 未结 0 1825
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-20 16:38

I\'m trying to implement a Vue method called \"newKweet\" which involves axios, whose purpose is to post a new JSON object to the existing JSON file.

W

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