feat:chart group添加组 联调panel接口

This commit is contained in:
zhangyu
2021-04-08 17:49:07 +08:00
parent ffbdcf7d95
commit e035e371fe
14 changed files with 954 additions and 82 deletions

View File

@@ -188,7 +188,6 @@ export default {
},
// 设置数据, filter区分
setData (chartItem, seriesItem, panelId, filter, area) {
console.log(chartItem);
this.$nextTick(() => {
this.resize(chartItem)
})