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"