aggiornamento product
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<br />
|
||||
</div>
|
||||
|
||||
<q-stepper-navigation>
|
||||
<div class="text-center">
|
||||
<q-btn
|
||||
v-if="statusnow < shared_consts.OrderStatus.CHECKOUT_SENT"
|
||||
rounded
|
||||
@@ -45,7 +45,7 @@
|
||||
:disabled="myTotalQty() < 1"
|
||||
@click="completeOrder"
|
||||
></q-btn>
|
||||
</q-stepper-navigation>
|
||||
</div>
|
||||
</div>
|
||||
</q-page>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user