ElementUI如何展开指定Tree树节点

this.$refs.tree.store.nodesMap[data.id].expanded = true;

评论

暂无评论。

登录后可发表评论。