fix(layer): 使用 guid 作为 layer 实例的唯一标识
This commit is contained in:
@@ -234,12 +234,12 @@ function handleClick(node) {
|
||||
::: table
|
||||
|
||||
| Name | Description | Accepted Values |
|
||||
| -------- | -------------- | --------------- |
|
||||
| -------- | -------------- | --------------- |
|
||||
| id | 唯一值 | - |
|
||||
| title | 节点名称 | - |
|
||||
| children | 子节点 | [] |
|
||||
| disabled | 该节点是否禁用 | false |
|
||||
| spread | 该节点是否展开 | false |
|
||||
| spread | 该节点是否展开 | false |
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user