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

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

......@@ -24,6 +24,7 @@
</header>
</template>
<script setup>
const toast = useToast()
const props = defineProps({
query: String
})
......
......@@ -102,7 +102,7 @@ const handleReGenerate = () => {
question,
desLoading: true
}
generateFetchData(question)
generateFetchData(`根据上述回答,对问题"${question}"重新生成`)
}
const data = ref([])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册