Authored by yyq

del

... ... @@ -65,7 +65,7 @@ export default {
type: 'correct',
time: 1000
}).show();
this.reportArticle(this._params.articleId);
this.reportArticle(this._params);
},
actionCancelFav() {
let {authorUid, authorType} = this._params;
... ...