更新文档

This commit is contained in:
就眠仪式 2021-10-14 18:11:23 +08:00
parent f0d34b9a06
commit 6db6af49a5
2 changed files with 1 additions and 2 deletions

View File

@ -230,4 +230,4 @@ function handleClick(node) {
| Name | Description | Accepted Params | | Name | Description | Accepted Params |
| -------- | ---- | ----------------------- | | -------- | ---- | ----------------------- |
| name | 原始属性 name | -- | | node-click | 节点 click 事件 | -- |

View File

@ -163,7 +163,6 @@ const add = function () {
} }
const remove = function () { const remove = function () {
// rightDataSource
if(rightSelectedKeys.value.length === 0){ if(rightSelectedKeys.value.length === 0){
return return
} }