Explorar o código

下拉刷新bug

jwyu %!s(int64=3) %!d(string=hai) anos
pai
achega
e8295551f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/chart/chart.vue

+ 1 - 1
pages/chart/chart.vue

@@ -142,7 +142,7 @@ export default {
     },
     onPullDownRefresh() {
       this.initPage()
-      this.getClassifyList()
+      this.getClassifyList('first')
       setTimeout(() => {
         uni.stopPullDownRefresh()
       }, 1500)