update
This commit is contained in:
parent
69a10b78f7
commit
545aa32b43
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.updateData();
|
this.updateData();
|
||||||
this.broadcast('TreeNode', 'indeterminate');
|
this.broadcast('TreeNode', 'indeterminate');
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue