mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 10:43:05 +08:00
Merge branch 'feature/GFRS-247【待确定】卡单产品投保' into dev
This commit is contained in:
@@ -20,7 +20,7 @@ export default {
|
||||
init() {
|
||||
let cardListPDF = JSON.parse(localStorage.cardListPDF)
|
||||
console.log(cardListPDF)
|
||||
this.pdfUrl = cardListPDF.url
|
||||
this.pdfUrl = cardListPDF.documentUrl
|
||||
this.shareContent = cardListPDF.title
|
||||
document.title = cardListPDF.title
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user