fix: 修复Gamma 交互分析中Replot后错误的赋值的问题

This commit is contained in:
Xu Zhimeng 2023-11-08 15:28:20 +08:00
parent 13256cd226
commit 63969c8b2c

View File

@ -1349,7 +1349,6 @@ export default {
this.resetChartOpts()
})
this.BaseCtrls = cloneDeep(this.baseCtrls_Copy)
this.replotNeeded = false
} else {
this.$message.error(message)