... помянем
This commit is contained in:
parent
fdf048e7a3
commit
1e2904660f
@ -63,6 +63,7 @@ namespace JewelryStoreDatabaseImplement.Models
|
|||||||
}
|
}
|
||||||
Status = model.Status;
|
Status = model.Status;
|
||||||
if (model.DateImplement.HasValue) DateImplement = model.DateImplement;
|
if (model.DateImplement.HasValue) DateImplement = model.DateImplement;
|
||||||
|
ImplementerId = model.ImplementerId;
|
||||||
}
|
}
|
||||||
public OrderViewModel GetViewModel
|
public OrderViewModel GetViewModel
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user