fix:二级panel 图表删除后刷新panel bug 修复
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
break;
|
||||
}
|
||||
}
|
||||
this.getTableData(this.obj.id); //删除相关图表后,刷新面板数据
|
||||
// this.getTableData(this.obj.id); //删除相关图表后,刷新面板数据
|
||||
} else {
|
||||
console.error(response.msg);
|
||||
this.$message.error(response.msg);
|
||||
|
||||
Reference in New Issue
Block a user