Tree: modify doc again. (#114)

pull/115/head
SkyAo 2016-09-21 15:37:41 +08:00 committed by cinwell.li
parent 1f61c8e18d
commit 98f3935527
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
### 可选择
适用于需要选择层级时使用。在下例中,由于在点击时才进行该层数据的获取,导致层级不可预知,因此没有下层数据的节点(也称叶子节点)会出现点击下拉按钮才消失的效果
适用于需要选择层级时使用。在下例中,由于在点击时才进行该层数据的获取,导致层级不可预知,如果没有下层数据,则点击后下拉按钮会消失
::: demo
```html