From 40cba56cf7091e385688b9df88b07cfe357306c2 Mon Sep 17 00:00:00 2001 From: xixi <123@qq.com> Date: Wed, 17 Jul 2024 14:21:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/route/index/Index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/route/index/Index.tsx b/src/route/index/Index.tsx index 8769651..66fcd31 100644 --- a/src/route/index/Index.tsx +++ b/src/route/index/Index.tsx @@ -352,6 +352,7 @@ export default function Index() { const handleChange = (e:any) => { console.log(e.target.value); if(e.target.value == ''){ + setKeywords('') nav('/home', { state: { keyword: '',