fix
This commit is contained in:
parent
7a38ad5842
commit
fa4df3456a
@ -61,7 +61,7 @@ namespace FishFactoryFileImplement.Models
|
||||
return;
|
||||
}
|
||||
Status = model.Status;
|
||||
if (model.Status == OrderStatus.Выдан) DateImplement = model.DateImplement;
|
||||
DateImplement = model.DateImplement;
|
||||
}
|
||||
|
||||
public OrderViewModel GetViewModel => new()
|
||||
|
Loading…
x
Reference in New Issue
Block a user