首页柱状图tip文案显示,进度条文案,以及GATT改动
This commit is contained in:
commit
6674e0e123
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue