From c6dadb22e89c6c53612e0c90b500db6667280d55 Mon Sep 17 00:00:00 2001 From: Juan Felipe Zapata Moreno Date: Tue, 6 Jan 2026 09:07:13 -0600 Subject: [PATCH] =?UTF-8?q?add:=20agregar=20soporte=20para=20m=C3=BAltiple?= =?UTF-8?q?s=20formatos=20de=20c=C3=B3digo=20de=20barras=20en=20el=20esc?= =?UTF-8?q?=C3=A1ner=20QR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/POS/QRscan.vue | 40 +++++++++++++++++++++++++++++++---- 1 file changed, 36 insertions(+), 4 deletions(-) diff --git a/src/components/POS/QRscan.vue b/src/components/POS/QRscan.vue index 3279ae8..cfd6479 100644 --- a/src/components/POS/QRscan.vue +++ b/src/components/POS/QRscan.vue @@ -1,5 +1,5 @@