From 54f15ab7b4c0ba193c6df08a7f05b54c2a924d76 Mon Sep 17 00:00:00 2001 From: Juan Felipe Zapata Moreno Date: Wed, 4 Mar 2026 10:13:42 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20cambiar=20tipo=20de=20entrada=20de=20n?= =?UTF-8?q?=C3=BAmero=20a=20cadena=20para=20la=20clave=20SAT=20del=20produ?= =?UTF-8?q?cto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/POS/Inventory/EditModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/POS/Inventory/EditModal.vue b/src/pages/POS/Inventory/EditModal.vue index 8ceb72d..34b4859 100644 --- a/src/pages/POS/Inventory/EditModal.vue +++ b/src/pages/POS/Inventory/EditModal.vue @@ -443,7 +443,7 @@ watch(activeTab, (tab) => {