From 3dc2f2a8fb3809851ccaf55618b1c10c8614d49e Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Mon, 4 Mar 2024 15:48:06 +0800
Subject: [PATCH] =?UTF-8?q?=E6=89=AB=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/ScanInput.vue | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/components/ScanInput.vue b/components/ScanInput.vue
index 8f4d6c3..2f62ef2 100644
--- a/components/ScanInput.vue
+++ b/components/ScanInput.vue
@@ -10,7 +10,8 @@
@blur="focusState=false"
@focus="focusState=true"
@input="handleChange($event)">
-
+
+