mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
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