don't show skeleton when pull to refresh
This commit is contained in:
@@ -237,7 +237,10 @@ export default {
|
||||
const self = this;
|
||||
const router = self.$f7router;
|
||||
|
||||
self.loading = true;
|
||||
if (!done) {
|
||||
self.loading = true;
|
||||
}
|
||||
|
||||
self.maxTime = 0;
|
||||
|
||||
const promises = [
|
||||
|
||||
Reference in New Issue
Block a user