Hide slot and regular hole columns in main list

This commit is contained in:
2026-05-16 10:56:12 +08:00
parent 03d9b8baa2
commit fc5b2b16fa
7 changed files with 12751 additions and 62 deletions

View File

@@ -39,7 +39,7 @@ namespace DrillTools
/// <summary>
/// 孔位信息标题
/// </summary>
public string HoleLocationsHeader => Tool != null ? $"孔位信息 (共{Tool.HoleLocations?.Count ?? 0})" : "孔位信息";
public string HoleLocationsHeader => Tool != null ? $"孔位信息/槽位行数 (共{Tool.HoleLocations?.Count ?? 0})" : "孔位信息/槽位行数";
/// <summary>
/// 格式化后的孔位信息