diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html index 30be263..c03211a 100644 --- a/src/app/modules/comanda/comanda.component.html +++ b/src/app/modules/comanda/comanda.component.html @@ -50,12 +50,12 @@ }">
- {{detalle.DetLar}}
+ {{detalle.DetLar.toUpperCase()}}
CANT.{{detalle.cantidad}}
- {{componente.DetArt.toUpperCase()}} + {{componente.DetArt.toLowerCase()}}