Изменил(а) на 'CarpentryWorkshopFileImplement/Models/Order.cs'
This commit is contained in:
parent
ab87862cf9
commit
637efe144a
@ -66,6 +66,7 @@ namespace CarpentryWorkshopFileImplement.Models
|
||||
return;
|
||||
}
|
||||
Status = model.Status;
|
||||
DateImplement = model.DateImplement;
|
||||
}
|
||||
public OrderViewModel GetViewModel => new()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user