Refactor #3965 - context added Tree & CascadeSelect

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-29 12:22:01 +03:00
parent 34a3b7ead0
commit 6746570c97
4 changed files with 19 additions and 19 deletions

View file

@ -122,7 +122,7 @@ export default {
},
getCXOptions(key) {
return this.cx(key, {
treenode: this
context: this
});
},
onClick(event) {