From 101e6cf2e3fc4c8de04571d5d373250f4dfac4e5 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, 7 Jun 2024 14:34:54 +0300 Subject: [PATCH] plus_minus --- components/calcValues.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/calcValues.vue b/components/calcValues.vue index e368108..e7b7313 100644 --- a/components/calcValues.vue +++ b/components/calcValues.vue @@ -54,11 +54,15 @@ watch(form_state, changeParametres, { deep: true })
+ - + +
+ - + +