element-ui tree control, the values of some child nodes in a node are taken, and the id values of both the child node and the parent node are needed in the background. I use getHalfChecked to get the id value of the parent node in the semi-selected state, but when I reverse render the control, all the child nodes in the parent node are selected by default. After checking the document and issue, for a long time, the interface for dynamically setting the semi-selected state is not found. The code is as follows:
: