diff --git a/ui/src/components/ai-chat/component/chat-input-operate/index.vue b/ui/src/components/ai-chat/component/chat-input-operate/index.vue index 168dac9b1..61ed9c387 100644 --- a/ui/src/components/ai-chat/component/chat-input-operate/index.vue +++ b/ui/src/components/ai-chat/component/chat-input-operate/index.vue @@ -384,24 +384,25 @@ }} - - - {{ - $t('chat.uploadFile.localUpload') - }} - - +
+ + + {{ + $t('chat.uploadFile.localUpload') + }} + + +