fix: 修复beta的analyze current spectrum后,ROI未更新问题
This commit is contained in:
parent
ae1113c3df
commit
31d6fabea8
|
@ -528,6 +528,8 @@ export default {
|
|||
item.mdc = parseFloat(item.mdc.toPrecision(6))
|
||||
})
|
||||
this.$emit('reAnalyCurr', true, res.result.XeData)
|
||||
|
||||
this.handleReAnalyse(res.result)
|
||||
}
|
||||
} else {
|
||||
this.$message.warning(res.message)
|
||||
|
|
Loading…
Reference in New Issue
Block a user