I used the ElementUI tree control and set check-strictly to true. There is no relationship between checking the child nodes and checking the parent node. Now that I have checked one of the child nodes, how should I pass it? Does this child node find its corresponding parent node or root node?
Implement it yourself.
Get the id of the child node, then traverse the data to find the parent node