Browse Source

that.pageNum = 1

qinhouyu 1 năm trước cách đây
mục cha
commit
85c32c0a41
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/forest.vue

+ 1 - 0
src/views/forest.vue

@@ -699,6 +699,7 @@ export default {
       // 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)