Commit 36209e8e authored by zhangyanni's avatar zhangyanni

+channelType

parent 47ed573d
......@@ -351,6 +351,7 @@
var resultObj = {
activityId:this.$route.query.id?this.$route.query.id:this.detailInfo.channelId,
createdBy:this.userInfo?this.userInfo.empId:null,
channelType:this.detailInfo.channelType,
baseModuleEnter:{
activityId:this.$route.query.id?this.$route.query.id:this.detailInfo.channelId,
moduleId:this.moduleId
......
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