From bd1638bb4d3c06ee958a14a8d3287819d4e28b2f Mon Sep 17 00:00:00 2001 From: Kseninia Mikhaylova Date: Fri, 26 Jul 2024 10:34:29 +0300 Subject: [PATCH] test model --- components/calcValues.vue | 4 ++-- components/model/item.vue | 23 +++++++++-------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/components/calcValues.vue b/components/calcValues.vue index e0bc488..65c4c5b 100644 --- a/components/calcValues.vue +++ b/components/calcValues.vue @@ -235,13 +235,13 @@ const goal = (target: string, params: object) => { diff --git a/components/model/item.vue b/components/model/item.vue index 3300b7f..22a215b 100644 --- a/components/model/item.vue +++ b/components/model/item.vue @@ -1,6 +1,6 @@ \ No newline at end of file -- 2.40.1