this.add.auth = selectedObj.checkedKeys this.$refs.tree.getHalfCheckedKeys().forEach(s => { this.add.auth.push(s) }) console.log(this.$refs.tree.getHalfCheckedKeys())
this.add.auth = selectedObj.checkedKeys this.$refs.tree.getHalfCheckedKeys().forEach(s => { this.add.auth.push(s) }) console.log(this.$refs.tree.getHalfCheckedKeys())