Commit 6caafe9f authored by HakurouKen's avatar HakurouKen Committed by cinwell.li

tree: Make the table `方法` display correctly in README file.

parent d3f998d3
......@@ -53,6 +53,7 @@ Vue.component('el-tree', ElTree)
### 方法
`Tree` 拥有如下方法,返回目前被选中的节点数组:
| 方法名 | 说明 | 参数 |
|------|--------|------|
| filter | 对树节点进行筛选操作 | 接收一个任意类型的参数,该参数会在 filter-node-method 中作为第一个参数 |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment