че то сделал
This commit is contained in:
parent
1e7f095791
commit
91ead7c64c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -24,8 +24,8 @@ namespace PrecastConcretePlantContracts.ViewModels
|
||||
[Column(visible: false)]
|
||||
public int? ImplementerId { get; set; }
|
||||
|
||||
[DisplayName("ФИО исполнителя")]
|
||||
public string? ImplementerFIO { get; set; } = string.Empty;
|
||||
[Column(title: "ФИО исполнителя", width: 190)]
|
||||
public string? ImplementerFIO { get; set; } = string.Empty;
|
||||
|
||||
[Column(visible: false)]
|
||||
public int ReinforcedId { get; set; }
|
||||
|
Loading…
Reference in New Issue
Block a user