corretto totali in attesa

This commit is contained in:
Surya Paolo
2023-12-18 13:04:44 +01:00
parent c1d60a7260
commit aaa1f619a5
2 changed files with 20 additions and 3 deletions

View File

@@ -195,7 +195,7 @@ export default defineComponent({
// console.log('Load', myproduct.value.name)
// console.log('created Cproductcard', code)
arrordersCart.value = products.getOrdersCartByIdProduct(myproduct.value._id)
arrordersCart.value = products.getOrdersCartInAttesaByIdProduct(myproduct.value._id)
if (!!myproduct.value) {
if (myproduct.value.storehouses && myproduct.value.storehouses.length === 1) {