소스 검색

Merge branch 'ch/eta_forum_3.0' of eta_forum/eta_forum_front into debug

leichen 1 주 전
부모
커밋
061934f86f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/etaChart/components/ClassifyWrap.vue

+ 1 - 0
src/views/etaChart/components/ClassifyWrap.vue

@@ -149,6 +149,7 @@ const clearMenu = () => {
   showSearchResults.value = false
 }
 const handleEnterInput = () => {
+  showSuggestions.value = false
   showSearchResults.value = true
 }
 const handleFocusInput = () => {