点击树节点禁止展开或者收缩节点
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
node-key="id"
|
||||
class="tree-line"
|
||||
icon-class="icon-tree"
|
||||
:expand-on-click-node="false"
|
||||
:indent="0"
|
||||
:props="props"
|
||||
:data="treeList"
|
||||
|
||||
Reference in New Issue
Block a user