Commit 56dba700 authored by tangfh's avatar tangfh

+

parent 5b742ec9
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
onShow() { onShow() {
if (!this.firstRequest && this.page == 1) { if (!this.firstRequest && this.page == 1) {
this.refreshFlag = true; this.refreshFlag = true;
this.getList(); this.request();
} }
}, },
methods: { methods: {
......
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