This commit is contained in:
geh
2026-09-14 15:58:12 +08:00
parent a815e09879
commit 77f61d7e06
128 changed files with 25181 additions and 960 deletions
@@ -102,6 +102,9 @@ namespace FineUIPro.Web.Check
}
}
this.txtViolationDef.Text = violationPerson.ViolationDef;
this.txtViolationLevel.Text = violationPerson.ViolationLevel;
this.txtRectificationStatus.Text = violationPerson.RectificationStatus;
}
}
}