2022-10-15 材料匹配数据绑定修改

This commit is contained in:
2022-10-15 17:58:32 +08:00
parent 0ec0031e20
commit baebd011ae
4 changed files with 51 additions and 34 deletions
+4 -4
View File
@@ -20,10 +20,10 @@ namespace Model
/// 规格
/// </summary>
public string MaterialSpec { get; set; }
/// <summary>
/// 材质
/// </summary>
public string MaterialMade { get; set; }
///// <summary>
///// 材质
///// </summary>
//public string MaterialMade { get; set; }
/// <summary>
/// 单位
/// </summary>