Кнопка скачивания отчета + правка отчета

This commit is contained in:
brusnitsyn
2026-07-07 00:51:11 +09:00
parent 03103627ab
commit 19dbefcff0
3 changed files with 24 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ class DutyReportExport
protected array $dateRange,
protected User $user,
protected Department $department,
protected string $reportName = 'Отчёт дежурного врача по приёмному покою и отделению',
protected string $reportName = 'Отчёт дежурного врача',
) {}
/**