Ver código fonte

FGStockOutTraceabilityReport Excel Version

MergeProblem1^2
B.E.N.S.O.N 13 horas atrás
pai
commit
159cfbbc44
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/app/(main)/report/page.tsx

+ 1
- 1
src/app/(main)/report/page.tsx Ver arquivo

@@ -504,7 +504,7 @@ export default function ReportPage() {
setLoading={setLoading}
reportTitle={currentReport.title}
/>
) : currentReport.id === 'rep-013' ? (
) : currentReport.id === 'rep-013' || currentReport.id === 'rep-009' ? (
<>
<Button
variant="contained"


Carregando…
Cancelar
Salvar