Update scroll.vue

This commit is contained in:
Aresn 2017-10-26 00:14:36 -05:00 committed by GitHub
parent 72ba66620d
commit 19ad5f4dea

View file

@ -128,7 +128,6 @@
}, },
onCallback(dir) { onCallback(dir) {
console.log('onCallback', dir);
this.isLoading = true; this.isLoading = true;
this.showBodyLoader = true; this.showBodyLoader = true;
if (dir > 0) { if (dir > 0) {