perf: 补上loading、统一table的滚动条尺寸

This commit is contained in:
陈劲松
2020-04-19 21:48:03 +08:00
parent ac72c455c7
commit eaf40a03db
22 changed files with 96 additions and 29 deletions

View File

@@ -1197,8 +1197,8 @@
this.dropdownMenuShow=false;
this.clearChart();
this.$refs['localLoading'+this.chartIndex].startLoading();
this.firstShow = false;
this.$emit('on-refresh-data', this.data.id);
/*this.firstShow = false;
this.$emit('on-refresh-data', this.data.id);*/
},
initDialog(){
//此时初始化才能获得screenShowArea对象否则此对象为undefined无法初始化图表