el-tree-transfer
Advanced tools
Comparing version 2.3.3 to 2.4.0
{ | ||
"name": "el-tree-transfer", | ||
"version": "2.3.3", | ||
"version": "2.4.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", |
@@ -153,2 +153,3 @@ # el-tree-transfer | ||
| 30 | rootPidValue | 穿梭框模式,根节点数据pid的值,用于匹配退出循环,重要 | String,Number | 0 | - | - | 插件不再强制将你的数据根节点pid都改为0 | | ||
| 31 | checkStrictly | 是否父子不关联 | Boolean | false | - | false | 此模式不支持lazy,返回的fromData和toData是最新数据,obj里面的keys,nodes不完整。且对删空子节点后的父节点左右两边处理逻辑有差异:当授权时既然要在右边出现,必然需要左侧父节点,而删除授权时,移除子权限并不代表想移除父权限 | | ||
@@ -155,0 +156,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
96263
319