diff --git a/pages/search/[id].vue b/pages/search/[id].vue index bf6ba4d021eef65dc6ee31bad7ce253db5ae2ee1..953b3d27d2756c28d60697c4663b005dfa2a6d0a 100644 --- a/pages/search/[id].vue +++ b/pages/search/[id].vue @@ -222,7 +222,7 @@ const handleReGenerate = (index) => { const data = ref([]) -const recommendQuestions = ref([]); +const recommendQuestions = ref([]) const continueQuestion = ref(null) defineShortcuts({ meta_enter: {