From 8e0fed4c7de41f0d0717345be32713620b78ebff Mon Sep 17 00:00:00 2001 From: liuziting Date: Wed, 21 Jan 2026 16:21:53 +0800 Subject: [PATCH] Update App.vue --- src/App.vue | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/src/App.vue b/src/App.vue index 0eccaa1..dd6989a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -340,7 +340,7 @@ const expandIdea = async (param?: any, customInput?: string) => { const node = flowNodes.value.find(n => n.id === parentNode.id) if (node) { node.data.isExpanding = false - node.data.followUp = '' + // 不再自动清空 followUp,以便用户查看追问的问题 } } else { isLoading.value = false @@ -456,7 +456,7 @@ const startNewSession = () => {
- -
- - pwd: - ~ / - think-flow -
- -
+
+