#### 树形数据展示 表格支持树形数据的展示,可以通过设置 `indentSize` 以控制每一层的缩进宽度。 > 注:暂不支持父子数据递归关联选择。 #### Tree data Display tree structure data in Table, control the indent width by setting `indentSize`. > Note, no support for recursive selection of tree structure data table yet. ```html ```