@@ -92,7 +92,7 @@
},
saveImg(){
uni.downloadFile({
- url: this.shareInfo.qrcode,
+ url: this.shareInfo.parent_qr_code,
success: (res) =>{
if (res.statusCode === 200){
uni.saveImageToPhotosAlbum({