From 8b4e07d66ed30339ebebe32acf96af8617bec668 Mon Sep 17 00:00:00 2001 From: Ale Date: Thu, 31 Mar 2022 15:03:39 -0300 Subject: [PATCH] =?UTF-8?q?Cantidades=20no=20validas=20ahora=20incluyen=20?= =?UTF-8?q?n=C3=BAmeros=20no=20enteros=20adem=C3=A1s=20de=20negativos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/productos.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/js/productos.js b/public/js/productos.js index cb5bc4c..cd9c74b 100644 --- a/public/js/productos.js +++ b/public/js/productos.js @@ -144,7 +144,7 @@ Vue.component('producto-container', {

- +