aggiornamento...
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
myproduct.after_price
|
||||
}}</span>
|
||||
</q-item-label>
|
||||
<q-item-label v-if="myproduct.scontisticas && myproduct.scontisticas.length > 0">
|
||||
<!--<q-item-label v-if="myproduct.scontisticas && myproduct.scontisticas.length > 0">
|
||||
<div
|
||||
class="prod_sconti"
|
||||
v-for="(sconti, index) of myproduct.scontisticas"
|
||||
@@ -60,6 +60,7 @@
|
||||
{{ sconti.description }}
|
||||
</div>
|
||||
</q-item-label>
|
||||
-->
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
</q-list>
|
||||
|
||||
Reference in New Issue
Block a user