zdy1988 / vue-jstree

A Tree Plugin For Vue2.0+

Home Page:http://zdy1988.github.io/vue-jstree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parent folder doesn't open when using api data

Benderyadenis opened this issue · comments

All data loaded, but parent list does not open

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