mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
@@ -465,7 +465,6 @@ export default class Node {
|
||||
this.doCreateChildren(children, defaultProps);
|
||||
|
||||
this.updateLeafState();
|
||||
reInitChecked(this);
|
||||
if (callback) {
|
||||
callback.call(this, children);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user