From 03e7ab48b13c69041ba6b152255abffcd706f682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B5=D0=BB=D0=B5=D0=BD=D1=81=D0=BA=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=90=D0=BD=D0=B0=D1=81=D1=82=D0=B0=D1=81=D0=B8=D1=8F=20=D0=9D?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5=D0=B2=D0=BD=D0=B0?= Date: Fri, 26 Jul 2024 10:01:12 +0300 Subject: [PATCH] dop --- components/calcValues.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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мм` }}