NEZ-781 fix:project页面跳转问题回退的问题

This commit is contained in:
zhangyu
2021-07-02 14:45:38 +08:00
parent e625e60941
commit 0dc5d06a72
4 changed files with 9 additions and 9 deletions

View File

@@ -1347,7 +1347,6 @@ export default {
},
// 设置数据, filter区分
setData (chartItem, seriesItem, panelId, filter, legend, area, errorMsg) {
console.log(chartItem, seriesItem, panelId, filter, legend, area, errorMsg)
legend && this.setColor(legend.length)
legend && legend.forEach((t, i) => { t.color = this.bgColorList[i] })
this.filter.from = filter.from