wangjuncheng
4 天以前 cf7752d995e09d48eca9a1ca5634a9e71ae46553
src/components/tools/DebuffDetail.vue
@@ -152,7 +152,7 @@
// 生命周期钩子
onMounted(() => {
  console.log(filteredData);
  // console.log(filteredData);
  updateThreatData();
  getRainfallData();
});