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