fix: 修复Gamma 交互分析中Replot后错误的赋值的问题
This commit is contained in:
parent
13256cd226
commit
63969c8b2c
|
@ -1349,7 +1349,6 @@ export default {
|
|||
this.resetChartOpts()
|
||||
})
|
||||
|
||||
this.BaseCtrls = cloneDeep(this.baseCtrls_Copy)
|
||||
this.replotNeeded = false
|
||||
} else {
|
||||
this.$message.error(message)
|
||||
|
|
Loading…
Reference in New Issue
Block a user