From ef75386f3fbf4c8f6021de47a5a6299a5708c13e Mon Sep 17 00:00:00 2001 From: shaohuzhang1 <80892890+shaohuzhang1@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:06:28 +0800 Subject: [PATCH] fix: Embedded AI conversation cannot open the tool box (#2070) --- ui/src/components/ai-chat/component/control/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/ai-chat/component/control/index.vue b/ui/src/components/ai-chat/component/control/index.vue index 5f6f50f78cd..daeeaeae088 100644 --- a/ui/src/components/ai-chat/component/control/index.vue +++ b/ui/src/components/ai-chat/component/control/index.vue @@ -1,6 +1,6 @@