fix: 大屏getDeptDetail错误

This commit is contained in:
caoqianming 2023-12-27 18:32:16 +08:00
parent 417a583c7a
commit 0e06b13501
1 changed files with 245 additions and 244 deletions

View File

@ -1142,6 +1142,7 @@ export default {
});
},
getDeptDetail(name) {
let that = this;
if (this.currentObj.deptName == name && this.clickVisible) {
this.dialogData.deptName = name;
} else {