瀏覽代碼

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 = () => {