Basic table tree display (lazy loading of child node data)
mobile
Basic table tree display, turn on the tree mode of a certain column, if the children of the corresponding data is set to true instead of a specific data collection, then when clicked, you can listen to the TREE_HIERARCHY_STATE_CHANGE event to request the children data and return it to the table component.