ソースを参照

:recycle: logs for path watch debug

tags/0.9.0
J 4年前
コミット
13940c79f3
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      vue-theme/src/pages/list.vue

+ 1
- 1
vue-theme/src/pages/list.vue ファイルの表示

@@ -165,8 +165,8 @@ export default {
165 165
             console.log('?:', path.pop())
166 166
 
167 167
             // Always reset the page count
168
-            this.page = 1
169 168
             this.setIntersectionLoader()
169
+            this.page = 1
170 170
             
171 171
             this.clearHero()
172 172
             this.checkAndSetHero(this.type)

読み込み中…
キャンセル
保存