Update invite-patient.vue
This commit is contained in:
parent
21a59da3d2
commit
d90399e08a
@ -148,7 +148,7 @@ async function saveImage(action = 'save') {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else if (action === 'share') {
|
} else if (action === 'share') {
|
||||||
await wx.shareFileMessage({
|
wx.shareFileMessage({
|
||||||
filePath: res.tempFilePath,
|
filePath: res.tempFilePath,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user