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: '',