【修改】修改bug
This commit is contained in:
@@ -285,7 +285,7 @@ export default {
|
||||
},
|
||||
handleClick(){
|
||||
if(this.form.departmentName){
|
||||
this.orgTableVal=this.form.departmentId
|
||||
this.orgTableVal=this.form.department
|
||||
this.orgTableValName=this.form.departmentName
|
||||
}
|
||||
this.visibleOrgTable=true
|
||||
|
||||
Reference in New Issue
Block a user