提交 cd8491da 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

修复活动页返回分享按钮点击无效bug

上级 f5064146
......@@ -103,7 +103,7 @@
},
goBack(){
if(this.isStageTwoHomePage){
vm.$sendBuriedData({
this.$sendBuriedData({
component_tag: `302#302002`
});
}else{
......@@ -115,7 +115,7 @@
},
goShare(){
if(this.isStageTwoHomePage){
vm.$sendBuriedData({
this.$sendBuriedData({
component_tag: `302#302001`
});
}else{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册