functionsFunction: nestByKey()On this pageFunction: nestByKey() nestByKey(items, id, link): any Defined in: src/nestByKey.ts:9 Parameters items any 数据源 id any = null 当前节点id link string = 'parentId' 关联key名 Returns any Func 构建树形结构 Desc