lushixing 1 개월 전
부모
커밋
a3b232f55a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/views/crop-list/index.vue

+ 5 - 0
src/views/crop-list/index.vue

@@ -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(