Commit a26c6713 authored by zhangyanni's avatar zhangyanni

分享

parent 45d1cbea
......@@ -131,7 +131,7 @@
query.isArticle = true;
break;
case 3:
urlData = eventListShareOther?(document.location.origin+'/topicDetails?id='+this.detailInfo.topicId):document.location.href+"&lang="+this.lang;
urlData = this.eventListShareOther?(document.location.origin+'/topicDetails?id='+this.detailInfo.topicId):document.location.href+"&lang="+this.lang;
query.isTopic = true;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment