shuhao hai 2 semanas
pai
achega
695c913227
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/home/album/album_compoents/albumCarousel7d.vue

+ 1 - 0
src/views/home/album/album_compoents/albumCarousel7d.vue

@@ -37,6 +37,7 @@ onMounted(() => {
     const futureDate = new Date(execcuteDate);
     params.startDate = dateFormat(pastDate, "YY-mm-dd");
     params.endDate = dateFormat(futureDate, "YY-mm-dd");
+    params.limit = 20
   }
   getImageList(params)
 });