Prechádzať zdrojové kódy

去除提交前的打印和return

htc 5 dní pred
rodič
commit
5ae47fa014
1 zmenil súbory, kde vykonal 0 pridanie a 3 odobranie
  1. 0 3
      pagesHome/pdfZyb.vue

+ 0 - 3
pagesHome/pdfZyb.vue

@@ -441,9 +441,6 @@
 		        ]);
 		        ]);
 		        this.pdfImages = allImageUrls;
 		        this.pdfImages = allImageUrls;
 				
 				
-				console.log(allImageUrls);
-				return
-				
 				this.$api.post('/core/report/reportToPdf',{
 				this.$api.post('/core/report/reportToPdf',{
 					images:this.pdfImages,
 					images:this.pdfImages,
 					reportId:this.reportId
 					reportId:this.reportId