扁平数组转换为树形结构(2) fnSetTreeData(list){vardata=[...list];data.forEach(father=>{varbranchArr=data.filter(child=>{if(father.id==child.parentId){child.hasParent=true;}returnfather.id==child.parentId;});if(branchArr.length>0)father.children=branchArr;});returndata.filter(item=>{r...
js数组转为树形结构及树形结构数据扁平化.md Mi**无痛上传7KB文件格式md js数组转为树形结构 树形结构数据扁平化 (0)踩踩(0) 所需:1积分电信网络下载