готов к pull
This commit is contained in:
parent
0cd5ff0a7d
commit
87f285f5d4
@ -52,11 +52,7 @@ namespace ComputersShopListImplement.Models
|
||||
{
|
||||
return;
|
||||
}
|
||||
ComputerId = model.ComputerId;
|
||||
Count = model.Count;
|
||||
Sum = model.Sum;
|
||||
Status = model.Status;
|
||||
DateCreate = model.DateCreate;
|
||||
DateImplement = model.DateImplement;
|
||||
}
|
||||
public OrderViewModel GetViewModel => new()
|
||||
|
Loading…
Reference in New Issue
Block a user