Compare commits
2 Commits
bb7f77e3ac
...
476b936660
Author | SHA1 | Date | |
---|---|---|---|
|
476b936660 | ||
|
59c652c3cf |
@ -20,7 +20,7 @@ onMounted(() => {
|
|||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
// const d = loadData(state.data2.dailyTarget);
|
// const d = loadData(state.data2.dailyTarget);
|
||||||
console.log("websocketData==>", websocketData);
|
// console.log("websocketData==>", websocketData);
|
||||||
if (!websocketData.value) {
|
if (!websocketData.value) {
|
||||||
displayProductionChart.value = false;
|
displayProductionChart.value = false;
|
||||||
displayRateChart.value = false;
|
displayRateChart.value = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user