浏览代码

修改pageNum字段

付宇航 1 年之前
父节点
当前提交
91d2e8dd47
共有 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)