How to access objects from map?

后端 未结 0 510
小蘑菇
小蘑菇 2020-12-08 05:03

I am mapping over an object and I am returning its values in the console perfectly fine.

  const editCritical = assetIdObject.map(item => {

    if(item.as         


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