qinhouyu 1 anno fa
parent
commit
7c884162e1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/forest.vue

+ 1 - 0
src/views/forest.vue

@@ -670,6 +670,7 @@
         // 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)