JX.LI 1 年間 前
コミット
174afd85bb
1 ファイル変更1 行追加0 行削除
  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)