diff --git a/components/calcModels.vue b/components/calcModels.vue index aafa331..43af46f 100644 --- a/components/calcModels.vue +++ b/components/calcModels.vue @@ -34,6 +34,7 @@ const { hasFinishLoading, progress, items } = await useProgress() + diff --git a/components/model/parametric.vue b/components/model/parametric.vue index 72a3dcd..54db49e 100644 --- a/components/model/parametric.vue +++ b/components/model/parametric.vue @@ -40,9 +40,9 @@ watch(fence_section, () => {