Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
jason
/
FPSMS-frontend
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
FGStockOutTraceabilityReport Excel Version
MergeProblem1^2
B.E.N.S.O.N
13 horas atrás
pai
7415dbe4b6
commit
159cfbbc44
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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"
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar