From fdc03602024f2d536f0d8f6442c287375b718d35 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 16 Feb 2026 01:07:00 +0000 Subject: [PATCH] a --- Vue/Rechercheparcarte/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Vue/Rechercheparcarte/index.php b/Vue/Rechercheparcarte/index.php index 29ee2c0..cd072e5 100755 --- a/Vue/Rechercheparcarte/index.php +++ b/Vue/Rechercheparcarte/index.php @@ -106,6 +106,7 @@ inputField.addEventListener('input', function() { // Soumission automatique du formulaire inputField.addEventListener('change', function () { alert(this.value); + retur; if (this.value.length > 3) { const type = detectScanType(this.value); const message = type === 'qr'