fix:1.explore图表tooltip统一 2.修改密码弹框调整 3.project左侧菜单交互bug修复

This commit is contained in:
wangwenrui
2020-05-20 15:55:02 +08:00
parent fa957563c8
commit a04255f7e1
3 changed files with 7 additions and 2 deletions

View File

@@ -821,6 +821,7 @@
},
watch: {
currentProjectChange:{
immediate:true,
handler(n, o) {
this.currentProject = Object.assign({}, n);
this.detailProjectInfo();