qinhouyu il y a 1 an
Parent
commit
06c3493a6e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -1715,7 +1715,7 @@ let echarts = require('echarts')
         this.eventList = []
         this.eventListAll = []
         //右侧获取事件列表
-        getEventList({
+        getEventList_direct({
           day: this.getCurrentDataStr()
         }).then(res => {
           this.eventList = res.data