提交 a6ad2831 authored 作者: 张伊明's avatar 张伊明

修改返回逻辑

上级 62317e7e
...@@ -237,6 +237,9 @@ const handleFileChange = (file, files) => { ...@@ -237,6 +237,9 @@ const handleFileChange = (file, files) => {
const handleBack = () => { const handleBack = () => {
handleGenerate()
processContent.value = ""
isGenerating.value = false;
isShowProcess.value = false; isShowProcess.value = false;
}; };
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论