专项检查

This commit is contained in:
2025-04-15 20:48:53 +08:00
parent 80ea8ec450
commit 1c6dca4612
36 changed files with 29955 additions and 932 deletions
@@ -69,7 +69,7 @@ namespace FineUIPro.Web.HSSE.Check
this.Code.Text = item.InspectionCode;
this.PName.Text = item.ProjectName;
this.Cman.Text = item.CheckMan;
this.Pman.Text = item.ProblemTypeName;
this.Pman.Text = item.PersonResponsibleName;
this.Ptype.Text = item.ProblemTypeName;
this.Iarea.Text = item.Place;
this.Carea.Text = item.WorkAreaName;