diff --git a/components/calcValues.vue b/components/calcValues.vue index 4082f31..e0bc488 100644 --- a/components/calcValues.vue +++ b/components/calcValues.vue @@ -240,7 +240,8 @@ const goal = (target: string, params: object) => {
Ламели, RAL {{ lamelle_color }}, {{ getColorNameFromRal(lamelle_color)?.toLowerCase() }}
-
{{ 1 * lamelles_count }}
+
+ Доп. {{ 1 * lamelles_count }}
{{ `${parseFloat(form_state.extra_section.toString()).toFixed(2)}\xa0мм` }}