首页柱状图tip文案显示,进度条文案,以及GATT改动

This commit is contained in:
shijing 2023-12-28 10:25:54 +08:00
commit 6674e0e123
1 changed files with 219 additions and 218 deletions

View File

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