@@ -77,10 +77,6 @@ export default {
uni.stopPullDownRefresh();
}
},
- onShow(){
- this.resetList()
- this.getCgList()
- },
onLoad(){
this.getCgList()
@@ -73,10 +73,6 @@ export default {