[Vuejs]-Vue-jstree does not open children when loading data via api

0๐Ÿ‘

โœ…

By trial, I found a way to solve it) in the server response in parent, the "opened" parameter must be specified , either true or false

Leave a comment