elementUI tree组件获取当前选择所有数据

this.$refs.tree.getCheckedKeys().concat(this.$refs.tree.getHalfCheckedKeys())

猜你喜欢

转载自blog.csdn.net/meetlunay/article/details/100164294