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