Compare commits

..

No commits in common. "476b93666025f00debd1675a34032a18e11dd651" and "bb7f77e3ac2644ada31e6640684f1c8102aeb732" have entirely different histories.

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;