提交 edc8ec58 编写于 作者: View Design's avatar View Design

Merge branch 'main' of gitcode.com:git_bot/ai-fe

......@@ -64,11 +64,11 @@ const handleSearch = async () => {
title: query.value
}
})
loading.value = false
if (error.value) return
navigateTo(`/search/${data.value.data.c_id}`)
emits('search')
nextTick(() => {
loading.value = false
$getSearchHistory()
})
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册