JX.LI hace 1 año
padre
commit
174afd85bb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/forest.vue

+ 1 - 0
src/views/forest.vue

@@ -1457,6 +1457,7 @@
       },
       setEventTypeId(data) {
         let that = this
+        that.pageNum = 1
         that.eventTypeIdDl = data.eventTypeIdDl
         that.eventTypeId = data.eventTypeId
         that.getSupermap(that.calendarDay, false)