- Fare LISTA MOVIMENTI più comprensibile
- Grafica Circuiti
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
<span v-if="!table" class="mybanner">{{ mytitle }}</span>
|
||||
</q-banner>
|
||||
</div>
|
||||
<div
|
||||
v-else
|
||||
>
|
||||
<div v-else>
|
||||
<CBarSelection
|
||||
v-if="showBarSelection"
|
||||
:myicon="myicon"
|
||||
@@ -27,6 +25,9 @@
|
||||
>
|
||||
<slot />
|
||||
</CBarSelection>
|
||||
<div v-else>
|
||||
<slot />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user