CANCERYS\kw093 2 недель назад
Родитель
Сommit
48a0fbb924
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      src/components/FinishedGoodSearch/FGPickOrderTicketReleaseTable.tsx

+ 1
- 0
src/components/FinishedGoodSearch/FGPickOrderTicketReleaseTable.tsx Просмотреть файл

@@ -376,6 +376,7 @@ useEffect(() => {
</Typography>
</Box>
</TableCell>
<TableCell align="right" sx={{ minWidth: 100, width: '8%' }}>{row.handlerName ?? 0}</TableCell>
<TableCell align="right" sx={{ minWidth: 100, width: '8%' }}>{row.numberOfFGItems ?? 0}</TableCell>
</TableRow>
);


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