feat:添加type类型 为 23 24的 bar
This commit is contained in:
@@ -96,6 +96,7 @@ export default {
|
||||
this.recursionParamsConvert(chart)
|
||||
return chart
|
||||
})
|
||||
// allCharts = allCharts.filter(chart => chart.type === 24)
|
||||
this.chartList = allCharts
|
||||
setTimeout(() => {
|
||||
this.$emit('chartLoaded', allCharts)
|
||||
|
||||
Reference in New Issue
Block a user