PIbd-21_IevlewaMD_Lab8_base #11
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