diff --git a/package-lock.json b/package-lock.json index 4996c4b..609daf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "autoservicio-axion", - "version": "0.0.1", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/src/app/shared/sinonimo/sinonimo.component.html b/src/app/shared/sinonimo/sinonimo.component.html index d32fe6b..4a72003 100644 --- a/src/app/shared/sinonimo/sinonimo.component.html +++ b/src/app/shared/sinonimo/sinonimo.component.html @@ -8,60 +8,57 @@ class="btn-effect icon-30 mt-2 mr-2 position-absolute right-0 top-0 z-index" src="assets/img/icono-cancelar-blanco.svg">
{{ articulo.MKT_DESC ? articulo.MKT_DESC.toUpperCase() : articulo.DetArt.toUpperCase() }}
- -- {{articulo.MKT_DESC ? articulo.MKT_DESC.toUpperCase() : articulo.DetArt.toUpperCase()}} -
-{{articulo.cantidad}}
-Opcion {{currentIndex+1}}
+Cantidad restante {{sinonimos[currentIndex].cantidadRestante}}
++ {{articulo.MKT_DESC ? articulo.MKT_DESC.toUpperCase() : articulo.DetArt.toUpperCase()}} +
+{{articulo.cantidad}}
+