Ver a proveniência

FGStockOutTraceabilityReport Excel Version

MergeProblem1^2
B.E.N.S.O.N há 12 horas
ascendente
cometimento
159cfbbc44
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/app/(main)/report/page.tsx

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

@@ -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
Guardar