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