axios.post not returning data from server: “Cannot destructure property 'data' of '(intermediate value)' as it is undefined”

前端 未结 0 1762
悲哀的现实
悲哀的现实 2021-01-13 10:23

I am trying to get data from server via axios.post().

Decided to use POST and not GET because I want to send an array with ids to look up in the database, which might

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