fix:修复导入chart后panel列表未刷新的问题
This commit is contained in:
@@ -373,6 +373,7 @@
|
||||
if(this.$refs.chartList){
|
||||
this.$refs.chartList.initData(params);
|
||||
}
|
||||
this.panelReloadOnlyPanel();
|
||||
},
|
||||
|
||||
/*图表相关操作--end*/
|
||||
|
||||
Reference in New Issue
Block a user