Looping through my array returns error chars[i] as “undefined”, though console.log(chars[i].index) display the value

前端 未结 0 1138
长情又很酷
长情又很酷 2020-12-12 01:09

I am looping through my dateIndex Array, but i get dateIndex[i] as undefined, but when i console.log the dateIndex[i].index, the value is displayed.

let dateI         


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