Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2019-03-11 13:59:44 +0800
Commit
f5a32b82ffa8366af58e92ab347d8e4353e618b5
1 parent
eccdae53
del
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/article/components/detail/more-action-sheet.vue
apps/pages/article/components/detail/more-action-sheet.vue
View file @
f5a32b8
...
...
@@ -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;
...
...
Please
register
or
login
to post a comment