add: fixes user card & removed logs
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
|
||||
const mapLoadsToEvents = () => {
|
||||
events.value = [];
|
||||
console.log(loads.value)
|
||||
loads.value.forEach((e) => {
|
||||
const indicator = eventStatusLoad(e.load_status);
|
||||
const dateStart = getDateTime(e.est_loading_date, 0);
|
||||
|
||||
Reference in New Issue
Block a user