This commit is contained in:
梁灏 2017-04-27 14:22:08 +08:00
parent 69a10b78f7
commit 545aa32b43

View file

@ -125,7 +125,7 @@
this.$nextTick(() => {
this.updateData();
this.broadcast('TreeNode', 'indeterminate');
})
});
}
}
};