tangzy
2022-02-11 c706f68a7b75a4a28493f4cee58cd6fb50d3e999
能量樹
2 files modified
6 ■■■■ changed files
src/api/home/home.js 4 ●●●● patch | view | raw | blame | history
src/views/wel/home.vue 2 ●●● patch | view | raw | blame | history
src/api/home/home.js
@@ -41,7 +41,7 @@
  })
}
//漂浮能量
//漂浮
export const getRain = (params) => {
  return request({
    url: '/api/energy/list',
@@ -71,4 +71,4 @@
      ...params
    }
  })
}
}
src/views/wel/home.vue
@@ -163,7 +163,7 @@
    this.getMapDataMethod(); // 左上角数据
    this.getNowRain();
    this.getNowAnergy();
    this.getNowAnergygetNowAnergy();
  },
  watch: {
    during() {