PIbd-21 Yaruskin S.A. LabWork02_Base #2

Closed
Salikh wants to merge 4 commits from lab2 into lab1
Showing only changes of commit e2f57f08a7 - Show all commits

View File

@ -49,12 +49,7 @@ namespace MotorPlantListImplement.Models
{
return;
}
Id = model.Id;
EngineId = model.EngineId;
Count = model.Count;
Sum = model.Sum;
Status = model.Status;
DateCreate = model.DateCreate;
DateImplement = model.DateImplement;
}
public OrderViewModel GetViewModel => new()