Commit a5e35a08 authored by anxixi's avatar anxixi

文章点赞

parent e8f92dc3
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
this.getselectContentById(true); this.getselectContentById(true);
} }
if(params.addOrSubtractHot){ if(params.addOrSubtractHot){
this.$refs.childintegral.getintegralContent('ITV005',row?row.id:params.contentId,row?4:3); this.$refs.childintegral.getintegralCode('ITV005',row?row.id:params.contentId,row?4:3,true);
} }
} else { } else {
this.$message.error(response.msg); this.$message.error(response.msg);
......
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