mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 18:24:26 +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 self = this;
|
||||||
const router = self.$f7router;
|
const router = self.$f7router;
|
||||||
|
|
||||||
self.loading = true;
|
if (!done) {
|
||||||
|
self.loading = true;
|
||||||
|
}
|
||||||
|
|
||||||
self.maxTime = 0;
|
self.maxTime = 0;
|
||||||
|
|
||||||
const promises = [
|
const promises = [
|
||||||
|
|||||||
Reference in New Issue
Block a user