fix
This commit is contained in:
parent
ee2376de94
commit
3f55cd4ba1
@ -10,7 +10,7 @@ namespace FoodOrdersContracts.ViewModels
|
|||||||
|
|
||||||
public int DishId { get; set; }
|
public int DishId { get; set; }
|
||||||
|
|
||||||
[DisplayName("Изделие")]
|
[DisplayName("Набор")]
|
||||||
public string DishName { get; set; } = string.Empty;
|
public string DishName { get; set; } = string.Empty;
|
||||||
|
|
||||||
[DisplayName("Количество")]
|
[DisplayName("Количество")]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user