소스 검색

that.pageNum = 1

qinhouyu 1 년 전
부모
커밋
7c884162e1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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)