Compare commits

...

2 Commits

Author SHA1 Message Date
DESKTOP-FUDKNA8\znjsz
476b936660 conflict 2024-03-18 17:16:30 +08:00
DESKTOP-FUDKNA8\znjsz
59c652c3cf add 导航 & update chart样式 & update 横坐标倾斜 2024-03-18 17:14:20 +08:00

View File

@ -20,7 +20,7 @@ onMounted(() => {
},
]);
// const d = loadData(state.data2.dailyTarget);
console.log("websocketData==>", websocketData);
// console.log("websocketData==>", websocketData);
if (!websocketData.value) {
displayProductionChart.value = false;
displayRateChart.value = false;