How to Manage the response of the API in react?

前端 未结 0 1574
既然无缘
既然无缘 2020-12-19 07:03

i did a request to the API, then the response is as the following:

data1 = [{id: 1, code:1, title:title1}, {id:2, code:3, title:title2}, ...]

Now i would like

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