This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ const CFV = defineAsyncComponent(
|
|||||||
<template>
|
<template>
|
||||||
<div class="grid lg:grid-cols-2 gap-16">
|
<div class="grid lg:grid-cols-2 gap-16">
|
||||||
<div class="space-y-4">
|
<div class="space-y-4">
|
||||||
<h3 class="text-xl font-bold">Parameters of your system</h3>
|
<h3 class="text-xl font-bold">Параметры системы</h3>
|
||||||
<ConfigurationForm />
|
<ConfigurationForm />
|
||||||
</div>
|
</div>
|
||||||
<CFV v-if="shouldShowResultView" />
|
<CFV v-if="shouldShowResultView" />
|
||||||
|
|||||||
Reference in New Issue
Block a user