fix : 修改bug

This commit is contained in:
2024-02-28 18:22:07 +08:00
parent ea4f72780f
commit a8b5e2c26f
4 changed files with 8 additions and 8 deletions

View File

@@ -43,8 +43,8 @@ import WindPressureItem from "./childComps/WindPressureItem.vue";
import TimeRangeBtn from "@/components/timeRangeBtn/index.vue"
import * as echarts from 'echarts';
import {getEchartsInfo} from "@/api/largeScreen";
import ChooseTime from "@/components/ChooseTime/index.vue"
import ChooseMonth from "@/components/ChooseMonth/index.vue"
import ChooseTime from "@/components/chooseTime/index.vue"
import ChooseMonth from "@/components/chooseMonth/index.vue"
const props = defineProps({
list: Array,