diff --git a/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Reports/StaffPerformance.razor b/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Reports/StaffPerformance.razor index 31610c76..50c2dec2 100644 --- a/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Reports/StaffPerformance.razor +++ b/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Reports/StaffPerformance.razor @@ -168,10 +168,10 @@ @context.StaffName - @context.OrdersHandled - @FormatVND(context.TotalRevenue) - @FormatVND(context.AverageOrderValue) - + @context.OrdersHandled + @FormatVND(context.TotalRevenue) + @FormatVND(context.AverageOrderValue) + - @context.AverageHandlingTimeMinutes.ToString("F1") phut + @context.AverageHandlingTimeMinutes.ToString("F1") phut Trung binh cua hang diff --git a/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Spa/AppointmentCalendar.razor b/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Spa/AppointmentCalendar.razor index b11fca76..5abea838 100644 --- a/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Spa/AppointmentCalendar.razor +++ b/apps/web-client-tpos-net/src/WebClientTpos.Client/Pages/Admin/Spa/AppointmentCalendar.razor @@ -22,13 +22,13 @@
+ Class="mud-input-dark" />