feat(ticket): refine repair report and history timeline UI

This commit is contained in:
2026-06-19 11:22:41 +05:30
parent 8c3d19a429
commit a567a52e26
27 changed files with 1550 additions and 363 deletions

View File

@@ -12,3 +12,4 @@ export * from './client.service';
export * from './plan.service';
export * from './tenant.service';
export * from './ticket.service';
export * from './media.service';