From 93badd28b1fe5a2d7fff8e56437faf2e630fc2aa Mon Sep 17 00:00:00 2001 From: "Timothy Adams J." Date: Tue, 21 Nov 2023 17:42:24 +0800 Subject: [PATCH] fix: resolve inaccurate search results --- components/input-search.vue | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/components/input-search.vue b/components/input-search.vue index 83cf814..584ed0c 100644 --- a/components/input-search.vue +++ b/components/input-search.vue @@ -19,8 +19,8 @@