From feb43711a2c3d80324bad3f3b1d409cdefcc058d Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 4 Dec 2024 16:58:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/ai-chat/component/question-content/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/components/ai-chat/component/question-content/index.vue b/ui/src/components/ai-chat/component/question-content/index.vue index 28355a6e5..4c851fd2b 100644 --- a/ui/src/components/ai-chat/component/question-content/index.vue +++ b/ui/src/components/ai-chat/component/question-content/index.vue @@ -42,6 +42,7 @@ :max-scale="7" :min-scale="0.2" :preview-src-list="getAttrsArray(image_list, 'url')" + :initial-index="index" alt="" fit="cover" style="width: 170px; height: 170px; display: block"