qinhouyu преди 1 година
родител
ревизия
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