feat: echarts/table类型图表

This commit is contained in:
陈劲松
2020-05-31 13:44:47 +08:00
parent 7de9cdb6be
commit 6f6082d07c
5 changed files with 522 additions and 777 deletions

View File

@@ -25,6 +25,7 @@
right: 0;
cursor: se-resize;
box-sizing: border-box;
user-select: none;
}
.vue-resizable-handle:after {
border-right: 2px solid #555;
@@ -1248,12 +1249,6 @@
}
});
},
/*
// 刷新数据
refreshData() {
this.getData(this.filter);
},
*/
handleElementInViewport(ele,scrollTop,item,index,isSearch) {
/*
网页被卷去的高document.body.scrollTop