Commit 630358a7 authored by 18224442217's avatar 18224442217

no message

parent df5d2bc5
...@@ -68,10 +68,10 @@ ...@@ -68,10 +68,10 @@
}, },
created() {}, created() {},
onShow() { onShow() {
this.getList()
}, },
mounted() { mounted() {
this.getList()
setTimeout(() => { setTimeout(() => {
this.getHeadHeight(); this.getHeadHeight();
}, 1000); }, 1000);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment