【修复】修复商品分享链接获取失败的问题。

This commit is contained in:
JianWeie
2022-02-19 01:11:05 +08:00
parent 22cbe5921c
commit 286c329a74

View File

@@ -957,14 +957,14 @@
this.modalType = '';
},
},
//watch: {
// goodsInfo: {
// handler() {
// this.getShareUrl();
// },
// deep: true
// }
//},
watch: {
goodsInfo: {
handler() {
this.getShareUrl();
},
deep: true
}
},
//分享
onShareAppMessage(res) {
return {