Commit 4d936ac2 authored by anxixi's avatar anxixi

话题相关功能

parent d280fb21
......@@ -675,7 +675,7 @@
this.commentdata.commentsCountStr++;
this.commentdata.wordarea = '';
this.contentList.unshift(response.result[0]);
this.$refs.childintegral.getintegralCode('ITV002',params.discussId,6);
this.$refs.childintegral.getintegralCode('ITV002',response.result[0].id,6);
} else {
this.$message.error(response.msgCode);
}
......
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