elementui: V2.8.2
要求:默认选中第一个叶结点
高亮显示::highlight-current="true"
<el-tree
class="tree"
ref="tree"
node-key="key"
:data="treeData"
:props="{
children: 'children',
label: 'label',
id
elementui: V2.8.2
要求:默认选中第一个叶结点
高亮显示::highlight-current="true"
<el-tree
class="tree"
ref="tree"
node-key="key"
:data="treeData"
:props="{
children: 'children',
label: 'label',
id