1
This commit is contained in:
@@ -15,9 +15,9 @@ onMounted(() => {
|
||||
// websocketData.value = loadData([
|
||||
// {
|
||||
// targetProduction: 120,
|
||||
// nowProduction: 10,
|
||||
// targetYield: 10.34,
|
||||
// nowYield: 3.11,
|
||||
// nowProduction: 0,
|
||||
// targetYield: 0,
|
||||
// nowYield: 10,
|
||||
// },
|
||||
// ]);
|
||||
websocketData.value = loadData(store.data2.dailyTarget);
|
||||
|
||||
Reference in New Issue
Block a user