update 建档登记页面完善

This commit is contained in:
2021-06-04 17:57:54 +08:00
parent 4c34153d93
commit a15512892c
22 changed files with 1352 additions and 524 deletions

View File

@@ -62,19 +62,19 @@ namespace Ewide.Application
/// 初始等级
/// </summary>
[Comment("初始等级")]
public int? InitLevel { get; set; }
public int? InitGrade { get; set; }
/// <summary>
/// 损坏等级
/// </summary>
[Comment("损坏等级")]
public int? DamageLevel { get; set; }
public int? DamageGrade { get; set; }
/// <summary>
/// 综合等级
/// </summary>
[Comment("综合等级")]
public int? ComprehensiveLevel { get; set; }
public int? ComprehensiveGrade { get; set; }
/// <summary>
/// 主要安全隐患综述