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

您好,当数据为空时,如何添加新的一级元素?

luwake opened this issue · comments

这个时候, selectedNode 为空, 不能通过 addAfter 来创建,谢谢。