el-tree-transfer
Advanced tools
Comparing version 1.9.8 to 2.0.0
{ | ||
"name": "el-tree-transfer", | ||
"version": "1.9.8", | ||
"version": "2.0.0", | ||
"description": "A tree shaped shuttle box assembly based on Vue and element-ui 一个基于vue.js和element-ui的树形穿梭框,也可用于邮件通讯录", | ||
@@ -5,0 +5,0 @@ "main": "dist/treeTransfer.min.js", |
@@ -172,4 +172,13 @@ | ||
21. 事件:`left-check-change` 说明:`左侧源数据勾选事件` 回调参数:`function(nodeObj, treeObj)见el-tree组件check事件返回值` | ||
22. 事件:`right-check-change` 说明:`右侧目标数据勾选事件` 回调参数:`function(nodeObj, treeObj)见el-tree组件check事件返回值` | ||
23. Slot:`left-footer`, `right-footer` 说明:`穿梭框左侧、右侧底部slot` | ||
## 版本说明 | ||
> 2.0.0 版本增加穿梭框左侧、右侧数据勾选事件,穿梭框左侧、右侧底部slot。 | ||
> 1.9.8 版本修复自定义按钮`button_text`的报错。 | ||
@@ -176,0 +185,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
184036
214