[update] 树形弹框
This commit is contained in:
@@ -199,6 +199,9 @@ export default {
|
|||||||
}
|
}
|
||||||
// 初始化选中数据列表
|
// 初始化选中数据列表
|
||||||
this.getSelectedList(this.value)
|
this.getSelectedList(this.value)
|
||||||
|
} else {
|
||||||
|
this.checkedKeys = []
|
||||||
|
this.dataSourceRight = []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onCheck (checkedKeys, info) {
|
onCheck (checkedKeys, info) {
|
||||||
|
|||||||
Reference in New Issue
Block a user