ElementUI如何展开指定Tree树节点 Others 发布于 2020-02-13 05:41:58 4231 次浏览 this.$refs.tree.store.nodesMap[data.id].expanded = true;