dengzedong
2025-06-20 79a824b8f374810b2d7072ef4aac584a9d937561
src/views/ai/image/index/components/ImageList.vue
@@ -150,7 +150,7 @@
  }
  // 下载
  if (type === 'download') {
    await download.image(imageDetail.picUrl)
    await download.image({ url: imageDetail.picUrl })
    return
  }
  // 重新生成