Merge lab8_base
This commit is contained in:
commit
3d8ea0a25f
@ -23,6 +23,7 @@ namespace FurnitureAssemblyContracts.ViewModels
|
||||
[Column(title: "Ответ", gridViewAutoSize: GridViewAutoSize.Fill, isUseAutoSize: true)]
|
||||
public string? Reply { get; set; }
|
||||
|
||||
[Column(visible: false)]
|
||||
public int Id => throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user