更新文档
This commit is contained in:
parent
f0d34b9a06
commit
6db6af49a5
@ -230,4 +230,4 @@ function handleClick(node) {
|
||||
|
||||
| Name | Description | Accepted Params |
|
||||
| -------- | ---- | ----------------------- |
|
||||
| name | 原始属性 name | -- |
|
||||
| node-click | 节点 click 事件 | -- |
|
||||
|
@ -163,7 +163,6 @@ const add = function () {
|
||||
}
|
||||
|
||||
const remove = function () {
|
||||
// 删除 rightDataSource 选中的元素
|
||||
if(rightSelectedKeys.value.length === 0){
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user