fix: 修复panel选择框没回显的问题
This commit is contained in:
@@ -388,7 +388,7 @@
|
||||
if(this.$refs.chartList){
|
||||
this.$refs.chartList.initData(params);
|
||||
}
|
||||
this.panelReloadOnlyPanel();
|
||||
//this.panelReloadOnlyPanel();
|
||||
},
|
||||
|
||||
/*图表相关操作--end*/
|
||||
|
||||
Reference in New Issue
Block a user