Bläddra i källkod

that.pageNum = 1

qinhouyu 1 år sedan
förälder
incheckning
7a4aa59a1d
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      src/views/forest.vue

+ 1 - 0
src/views/forest.vue

@@ -1130,6 +1130,7 @@ let echarts = require('echarts')
         // let data = {eventTypeIdDl: [], eventTypeId: []}
         // let data = {eventTypeIdDl: that.eventTypeIdDl, eventTypeId: that.eventTypeId}
         let that = this
+        that.pageNum = 1
         that.eventTypeIdDl = data.eventTypeIdDl
         that.eventTypeId = data.eventTypeId
         that.getSupermap(that.calendarDay, false)