This commit is contained in:
yanran200730
2023-01-04 11:30:23 +08:00
parent f7fc731773
commit 890d263017

View File

@@ -336,7 +336,7 @@
},
onTreeChange (e) {
this.search.departmentId = e[this.props.id] || ''
this.search.departmentId = e.id || ''
this.search.current = 1
this.$nextTick(() => {