diff --git a/src/features/pricing/components/ScaleFormulaReadonlyPane.vue b/src/features/pricing/components/ScaleFormulaReadonlyPane.vue
new file mode 100644
index 0000000..abd30fe
--- /dev/null
+++ b/src/features/pricing/components/ScaleFormulaReadonlyPane.vue
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
{{ methodLabel }}
+
{{ t('zxFwView.formulaColumns.subtitle') }}
+
+
+
+
+
+
diff --git a/src/features/workbench/components/QuickCalcWorkbenchView.vue b/src/features/workbench/components/QuickCalcWorkbenchView.vue
index 269210d..d446cde 100644
--- a/src/features/workbench/components/QuickCalcWorkbenchView.vue
+++ b/src/features/workbench/components/QuickCalcWorkbenchView.vue
@@ -443,15 +443,7 @@ watch(canUseLandScale, enabled => {