How to parse JSON object and get its value

前端 未结 0 669
日久生厌
日久生厌 2020-11-22 04:24

I\'m trying to get the value of an array but I can\'t get it, this is the array:

[{0: {value: 2, label: "ARKANSAS"}]


Try to use JSON.parse (object         


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