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

@@ -53,8 +53,8 @@ import ItemInfo from "./childComps/ItemInfo.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 dayValue = ref('');
const monthValue = ref('');