Add accounts page

This commit is contained in:
2025-11-27 09:37:18 +09:00
parent 28cfe99c78
commit bca845296a
11 changed files with 164 additions and 47 deletions

View File

@ -33,6 +33,7 @@
<RadzenPanelMenuItem Text="Объекты" Icon="business_center">
<RadzenPanelMenuItem Path="/objects/houses" Text="Жилищный фонд" />
<RadzenPanelMenuItem Path="/objects/supply-contracts" Text="Договора ресурсоснабжения" />
<RadzenPanelMenuItem Path="/objects/accounts" Text="Лицевые счета" />
</RadzenPanelMenuItem>
<RadzenPanelMenuItem Text="Справочники" Icon="book_2">
<RadzenPanelMenuItem Path="/registry/common" Text="Общие" />