From 5c6dcab653f5ef8a16f98b7e2a55886cbc5a2322 Mon Sep 17 00:00:00 2001 From: IndieKKY Date: Mon, 27 May 2024 11:20:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/biz/Body.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/biz/Body.tsx b/src/biz/Body.tsx index 4f5007b..37efaa4 100644 --- a/src/biz/Body.tsx +++ b/src/biz/Body.tsx @@ -257,6 +257,7 @@ const Body = () => { e.preventDefault() e.stopPropagation() onAsk() + dispatch(setSearchText('')) } } }}/>