[update] 树形弹框

This commit is contained in:
lideqin
2024-08-09 20:33:58 +08:00
parent a78a8160a3
commit 111004e39f
@@ -199,6 +199,9 @@ export default {
}
// 初始化选中数据列表
this.getSelectedList(this.value)
} else {
this.checkedKeys = []
this.dataSourceRight = []
}
},
onCheck (checkedKeys, info) {