diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index 4a0c2c72e..8f2ef4fe9 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -45,7 +45,7 @@ @@ -54,7 +54,7 @@ @@ -361,7 +361,7 @@ export default { this?.availableLineItems ); }, - hideRecalibration() { + shouldHideRecalibration() { const recalSettingValue = experimentMixin.methods.getSettingValue( experimentSettings.RECAL_PRICE_REMOVE );