From 4977f00ef453c47c40b4a327dc13baaa46120844 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 10 Oct 2025 14:50:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/TopBar/aiAssistant.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/layout/components/TopBar/aiAssistant.vue b/src/layout/components/TopBar/aiAssistant.vue index 23d4082..35d390f 100644 --- a/src/layout/components/TopBar/aiAssistant.vue +++ b/src/layout/components/TopBar/aiAssistant.vue @@ -36,7 +36,10 @@ v-model="selectedModelId" placeholder="选择AI模型" size="small" + popper-class="topIndex" style="width: 120px" + :teleported="true" + append-to="body" :disabled="aiThinking" > + +