diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html index 574feef..6b19288 100644 --- a/src/app/modules/comanda/comanda.component.html +++ b/src/app/modules/comanda/comanda.component.html @@ -50,12 +50,12 @@ }">

- {{detalle.MKT_DESC ? detalle.MKT_DESC.toUpperCase() : detalle.DetArt.toUpperCase()}}
+ {{detalle.MKT_DESC ? detalle.MKT_DESC.toUpperCase() : detalle.DetLar.toUpperCase()}}
CANT.{{detalle.cantidad}}

-

- {{componente.DetArt.toLowerCase()}} +

+ {{componente.DetLar.toLowerCase()}}