houzhongjian
2025-05-30 5cec398879f9c519f3503331d4502ebe21019926
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
  }
  // 重新生成