From b88823cb6e97e699feef71f90a2100ca6a88cb1e Mon Sep 17 00:00:00 2001 From: Kseninia Mikhaylova Date: Fri, 28 Jun 2024 09:21:44 +0300 Subject: [PATCH] replace model item to tres object 3d in calc values --- components/model/fence.vue | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/components/model/fence.vue b/components/model/fence.vue index 4ae185b..69221cc 100644 --- a/components/model/fence.vue +++ b/components/model/fence.vue @@ -81,48 +81,43 @@ watch([section_count, fence_section, extra_section], () => { - + - + - + - + - \ No newline at end of file