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

@@ -54,8 +54,8 @@ import GasInfoItem from "./childComps/GasInfoItem.vue";
import * as echarts from "echarts";
import TimeRangeBtn from "@/components/timeRangeBtn/index.vue";
import {getBadGasEchartsInfo} 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 dayValue = ref('');
const monthValue = ref('');
const props = defineProps({