Resolve allocations disappearing after save. IO-577

This commit is contained in:
Patrick Fic
2021-01-19 08:22:09 -08:00
parent 018a2365bc
commit 56cb193460
5 changed files with 66 additions and 221 deletions

View File

@@ -34,7 +34,7 @@ export function LaborAllocationsTable({
)
);
}, [joblines, timetickets, bodyshop, adjustments]);
console.log("Rerender on the allocations table.");
return (
<div>
<div className="imex-flex-row" style={{ margin: ".5rem" }}>