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-04-01 11:41:06 +0800
Commit
108ce5824f9293bdee3f06cb67dd039f35f2b84e
1 parent
72b904f5
fix fans list
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/pages/userpage/components/user-list.vue
apps/pages/userpage/components/user-list.vue
View file @
108ce58
...
...
@@ -56,6 +56,7 @@ export default {
init() {
this._page = 1;
this._totalPage = 1;
this._lastedTime = '';
this.list = [];
this.noMore = false;
this.fetchList();
...
...
Please
register
or
login
to post a comment