🚀 Auto-deploy: TrackSteelAPP atualizado em 21/08/2026 18:30:30
This commit is contained in:
@@ -83,7 +83,7 @@ export const TabelaResumoProcessos: React.FC<TabelaResumoProcessosProps> = ({ da
|
|||||||
{getStatusBadge(processo.status)}
|
{getStatusBadge(processo.status)}
|
||||||
</TableCell>
|
</TableCell>
|
||||||
<TableCell className="text-right py-2">
|
<TableCell className="text-right py-2">
|
||||||
{processo.pesoFabricado.toFixed(3)} kg
|
{processo.pesoFabricado.toFixed(1)} kg
|
||||||
</TableCell>
|
</TableCell>
|
||||||
</TableRow>
|
</TableRow>
|
||||||
))}
|
))}
|
||||||
|
|||||||
Reference in New Issue
Block a user