fix: 修复右侧图表刷选时,矩形框更新中存在的问题
This commit is contained in:
parent
145b61d9c0
commit
5185865e17
|
@ -466,6 +466,8 @@ export default {
|
|||
this.twoDOption.yAxis.min = x1
|
||||
this.twoDOption.yAxis.max = x2
|
||||
}
|
||||
|
||||
this.reDrawRect()
|
||||
},
|
||||
|
||||
// 重绘矩形框区域
|
||||
|
|
Loading…
Reference in New Issue
Block a user