Showing
1 changed file
with
1 additions
and
1 deletions
@@ -82,7 +82,7 @@ | @@ -82,7 +82,7 @@ | ||
82 | return { | 82 | return { |
83 | contentCode: contentCode.editorial.all, | 83 | contentCode: contentCode.editorial.all, |
84 | editorialList: [], | 84 | editorialList: [], |
85 | - page: 0, | 85 | + page: 1, |
86 | scrollDisabled: false, | 86 | scrollDisabled: false, |
87 | channel: qs.channel | 87 | channel: qs.channel |
88 | }; | 88 | }; |
-
Please register or login to post a comment