Commit c8f8c23f authored by zhangyanni's avatar zhangyanni

提交分享

parent d157fc90
......@@ -484,7 +484,7 @@
//分享
handleShare(item){
let that = this;
this.isActivityList=false;
this.isActivityList=true;
this.currentData = item;
if(this.currentData){
var url = document.location.href.split("#/")[0]+"#/secondStageDetail?subId="+that.currentData.id+"&proId="+that.currentData.projectId+"&activityId="+that.$route.query.id+"&stage="+this.$route.query.stage;
......
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