|
|
@@ -1611,11 +1611,11 @@ export default {
|
|
|
})
|
|
|
},
|
|
|
selectAuditOrg () {
|
|
|
- this.getFirAuditerByDept()
|
|
|
if (this.selectDept) {
|
|
|
this.changeOrgUnit(this.selectDept)
|
|
|
}
|
|
|
if (this.IsCompanyUser === 0) {
|
|
|
+ this.getFirAuditerByDept()
|
|
|
this.dialogVisible = true
|
|
|
} else if (this.IsCompanyUser === 1) {
|
|
|
this.dialogVisibleCom = true
|