fix: BetaGammaExtrapolationModal
This commit is contained in:
parent
52e360eca5
commit
b70211b4e5
|
@ -503,6 +503,7 @@ export default {
|
||||||
|
|
||||||
this.model = cloneDeep(initialModel)
|
this.model = cloneDeep(initialModel)
|
||||||
this.currFunction = funcList[this.model.fitType]
|
this.currFunction = funcList[this.model.fitType]
|
||||||
|
this.tableList = []
|
||||||
|
|
||||||
this.calculateTotalCount()
|
this.calculateTotalCount()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user