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-06-12 14:30:12 +0800
Commit
3e30ee6a2d5c1352d56000d8abbd1dfc1add58f7
1 parent
37482e00
fix page
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/pages/article/article-nice.vue
apps/pages/article/article-nice.vue
View file @
3e30ee6
...
...
@@ -46,6 +46,7 @@ export default {
}
this.fetching = true;
this.page = this.page || 1;
const result = await this.fetchFindNiceGoodsArticles({
page: this.page
...
...
Please
register
or
login
to post a comment