#### 从数据直接生成 使用 `treeData` 把 JSON 数据直接生成树结构。 #### Generate form tree data The tree structure can be populated using `treeData` property. This is a quick and easy way to provide the tree content. ```html ```