fix:1.explore图表tooltip统一 2.修改密码弹框调整 3.project左侧菜单交互bug修复
This commit is contained in:
@@ -821,6 +821,7 @@
|
||||
},
|
||||
watch: {
|
||||
currentProjectChange:{
|
||||
immediate:true,
|
||||
handler(n, o) {
|
||||
this.currentProject = Object.assign({}, n);
|
||||
this.detailProjectInfo();
|
||||
|
||||
Reference in New Issue
Block a user