| 
														
															@@ -12,7 +12,6 @@ import "./cacheImg.js" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import AlbumCarouselItem from "./albumCarouselItem"; 
														 | 
														
														 | 
														
															 import AlbumCarouselItem from "./albumCarouselItem"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import {dateFormat} from "@/utils/date_util.js" 
														 | 
														
														 | 
														
															 import {dateFormat} from "@/utils/date_util.js" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import eventBus from "@/api/eventBus"; 
														 | 
														
														 | 
														
															 import eventBus from "@/api/eventBus"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 const props =defineProps({ 
														 | 
														
														 | 
														
															 const props =defineProps({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   // sampleId:{ 
														 | 
														
														 | 
														
															   // sampleId:{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   //   type: [Number, String], 
														 | 
														
														 | 
														
															   //   type: [Number, String], 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -39,7 +38,7 @@ onMounted(() => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     params.startDate = dateFormat(pastDate, "YY-mm-dd"); 
														 | 
														
														 | 
														
															     params.startDate = dateFormat(pastDate, "YY-mm-dd"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     params.endDate = dateFormat(futureDate, "YY-mm-dd"); 
														 | 
														
														 | 
														
															     params.endDate = dateFormat(futureDate, "YY-mm-dd"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   } 
														 | 
														
														 | 
														
															   } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  // getImageList(params) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  getImageList(params) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 }); 
														 | 
														
														 | 
														
															 }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 const updateData = () =>{ 
														 | 
														
														 | 
														
															 const updateData = () =>{ 
														 |