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

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

......@@ -281,6 +281,7 @@ useHead({
nextTick( () => {
if (data.value.length === 0 && state.query) {
Object.assign(askingData.value, { desLoading: true, question: state.query })
generateFetchData(state.query)
} else {
asking.value = false;
askingData.value = {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册