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 })
+ - + +
+ - + +
diff --git a/components/model/parametric.vue b/components/model/parametric.vue index 0580a0f..81d436a 100644 --- a/components/model/parametric.vue +++ b/components/model/parametric.vue @@ -1,6 +1,6 @@