Commit b258b80a authored by zhangyanni's avatar zhangyanni

提交

parent 60a05f3d
......@@ -604,7 +604,7 @@
this.detailInfo.channelEndTime = this.detailInfo.channelEndTime.split(":")[0] + ":" + this.detailInfo.channelEndTime.split(":")[1];
this.detailInfo.activityEndTime = this.detailInfo.activityEndTime.split(":")[0] + ":" + this.detailInfo.activityEndTime.split(":")[1];
this.getDocumentFunc();
this.getRecommandInfo();
if(this.lang==1&&this.detailInfo.channelType!=2) this.getRecommandInfo();
this.getRecentlyParticipatedFunc();
this.getSameContentFunc();
if (this.userInfo) this.getNickName();
......
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