cxmo 1 жил өмнө
parent
commit
2c5b112481

+ 1 - 1
pages-report/previewPDF.vue

@@ -23,7 +23,7 @@ export default {
         return {
         return {
             title:this.msgObj.title||this.pdf_name||'',
             title:this.msgObj.title||this.pdf_name||'',
             path:`/pages-report/previewPDF?pdf_id=${this.pdf_id}`,
             path:`/pages-report/previewPDF?pdf_id=${this.pdf_id}`,
-            imageUrl:this.msgObj.imgUrl||this.globalImgUrls.pdfShareImg
+            imageUrl:this.msgObj.shareImg||this.globalImgUrls.pdfShareImg
         }
         }
     },
     },
     methods: {
     methods: {