Authored by yyq

del

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