chore: code clean-up
This commit is contained in:
parent
d22c15d7a7
commit
e6d65c0ade
6 changed files with 39 additions and 62 deletions
|
|
@ -15,7 +15,7 @@
|
|||
standout
|
||||
:max="products.find(pr => pr.id == p.id).quantity"
|
||||
></q-input>
|
||||
<!-- <span class="text-center q-ma-xs">{{p.quantity}} x </span> -->
|
||||
|
||||
<q-btn color="green" size="xs" icon="add" @click="add(p.id)" />
|
||||
</q-item-section>
|
||||
<q-item-section avatar v-if="p.image">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue