dongyukun
2025-06-03 555e5cfb21d393a6c3af11091248f2bf34e61e17
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
  }
  // 重新生成