Просмотр исходного кода

FGStockOutTraceabilityReport Excel Version

MergeProblem1^2
B.E.N.S.O.N 13 часов назад
Родитель
Сommit
159cfbbc44
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/app/(main)/report/page.tsx

+ 1
- 1
src/app/(main)/report/page.tsx Просмотреть файл

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


Загрузка…
Отмена
Сохранить