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