diff --git a/src/app/DRE/analitico.tsx b/src/app/DRE/analitico.tsx index cc87d24..2457361 100644 --- a/src/app/DRE/analitico.tsx +++ b/src/app/DRE/analitico.tsx @@ -824,7 +824,7 @@ export default function AnaliticoComponent({ filtros }: AnaliticoProps) { {/* DataGridPro */} - +
@@ -966,25 +966,25 @@ export default function AnaliticoComponent({ filtros }: AnaliticoProps) { style: "currency", currency: "BRL", }).format(columnTotals.valorRealizado)} -
+
{new Intl.NumberFormat("pt-BR", { style: "currency", currency: "BRL", }).format(columnTotals.valorPrevisto)} -
+
{new Intl.NumberFormat("pt-BR", { style: "currency", currency: "BRL", }).format(columnTotals.valorConfirmado)} -
+
{new Intl.NumberFormat("pt-BR", { style: "currency", currency: "BRL", }).format(columnTotals.valorPago)} -
+ {/* Espaçamento para o resto */}
{/* Historico */}