王通 hai 1 ano
pai
achega
37a8e757d3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/forest.vue

+ 2 - 2
src/views/forest.vue

@@ -1271,10 +1271,10 @@ export default {
             this.$refs.bottomMenu.updateAlert();
             this.$refs.up.play();
             //}
-          }else {
-            this.getEventList(this.getCurrentDataStr(), this.pageSize, this.pageNum)
           }
         })
+      }else {
+        this.getEventList(this.getCurrentDataStr(), this.pageSize, this.pageNum)
       }
       console.log(that.eventList[0])
     },