fix: BetaGammaExtrapolationModal

This commit is contained in:
Xu Zhimeng 2023-10-18 18:02:22 +08:00
parent 52e360eca5
commit b70211b4e5

View File

@ -503,6 +503,7 @@ export default {
this.model = cloneDeep(initialModel)
this.currFunction = funcList[this.model.fitType]
this.tableList = []
this.calculateTotalCount()