@@ -420,6 +420,11 @@ export default {
images.push(acc.imageUrl)
})
}
+ if (!images.length) {
+ row.aiGeneratedImageVOList.slice(0, 10).forEach(acc => {
+ images.push(acc.imageUrl)
+ })
+ }
Fancybox.show(