Commit 19b60196 authored by 李苏's avatar 李苏 💬

查询bug

parent b5107db5
...@@ -166,6 +166,7 @@ ...@@ -166,6 +166,7 @@
this.apigetcgjh() this.apigetcgjh()
}, },
onPullDownRefresh() { onPullDownRefresh() {
this.showlist=[]
this.pageNo=1 this.pageNo=1
this.apigetcgjh() this.apigetcgjh()
}, },
......
...@@ -165,6 +165,7 @@ ...@@ -165,6 +165,7 @@
this.apigetcgjh() this.apigetcgjh()
}, },
onPullDownRefresh() { onPullDownRefresh() {
this.showlist=[]
this.pageNo=1 this.pageNo=1
this.apigetcgjh() this.apigetcgjh()
}, },
......
...@@ -157,6 +157,7 @@ ...@@ -157,6 +157,7 @@
}, },
onPullDownRefresh() { onPullDownRefresh() {
this.pageNo=1 this.pageNo=1
this.showlist=[]
this.apigetcgjh() this.apigetcgjh()
}, },
onLoad() { onLoad() {
......
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