forked from drone/command-center-dashboard

chenyao
2025-04-21 2a45e8331f65e4fc6dee2fba898bfbeaa01b0f5c
src/components/CommonWeather.vue
@@ -40,6 +40,11 @@
      flylevel.value = res.data.data.adcode.replace(/0+$/, "").length
   })
}
let intervalTime
onMounted(() => {
   getWeatherSuggest()