qinhouyu 1 год назад
Родитель
Сommit
06c3493a6e
1 измененных файлов с 1 добавлено и 1 удалено
  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