From ca2e70677a77973f238a313378af453b77dcb46d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 16 Feb 2026 01:31:43 +0000 Subject: [PATCH] a --- Vue/Rechercheparcarte/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Vue/Rechercheparcarte/index.php b/Vue/Rechercheparcarte/index.php index f5ef0ff..66b18bb 100755 --- a/Vue/Rechercheparcarte/index.php +++ b/Vue/Rechercheparcarte/index.php @@ -125,9 +125,7 @@ inputField.addEventListener('input', function() { }); inputField.addEventListener('change', function () { - - alert(this.value); - + // alert(this.value); if (this.value.length > 3) { const type = detectScanType(this.value); const message = type === 'qr'