bug
This commit is contained in:
@@ -336,7 +336,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
onTreeChange (e) {
|
onTreeChange (e) {
|
||||||
this.search.departmentId = e[this.props.id] || ''
|
this.search.departmentId = e.id || ''
|
||||||
this.search.current = 1
|
this.search.current = 1
|
||||||
|
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user