Правка связи
This commit is contained in:
parent
999fb75c98
commit
5821eb5c06
@ -29,7 +29,7 @@ namespace DepartmentBusinessLogic.ViewModels
|
||||
public Guid EmployeePostId { get; set; }
|
||||
|
||||
[ViewModelControlListProperty("Должность")]
|
||||
[MapConfiguration("EmployeePost.PostName", IsDifficle = true)]
|
||||
[MapConfiguration("EmployeePost.EmployeePostName", IsDifficle = true)]
|
||||
public string EmployeePostName { get; set; }
|
||||
|
||||
[ViewModelControlListProperty("Ставка", 80)]
|
||||
|
Loading…
Reference in New Issue
Block a user