jwyu %!s(int64=2) %!d(string=hai) anos
pai
achega
87e5b9a2b3
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      pages/myChart/index.vue

+ 5 - 1
pages/myChart/index.vue

@@ -83,9 +83,13 @@ export default {
         }
     },
     onLoad(){
-        this.getList()
+        // this.getList()
     },
     onShow(){
+        this.page=1
+        this.list=[]
+        this.finished=false
+        this.getList()
         this.getClassifyList()
     },
     onPullDownRefresh() {