【修改】修改bug

This commit is contained in:
zhoulingpo
2023-05-12 17:29:56 +08:00
parent 71914bc575
commit f8b8cb4002
@@ -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