Keeping a consistent parentId/id relationship with a flatten function

前端 未结 0 1058
北恋
北恋 2020-12-22 04:00

Suppose I have a nested object list like this:

[{
    "id": "a",
    "name": "Object a",
    "parentId": &qu         


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