安全检查修改

This commit is contained in:
geh
2025-08-20 17:53:27 +08:00
parent 0582110471
commit 821ad2e5c9
8 changed files with 127 additions and 11 deletions
@@ -93,6 +93,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
// select x).ToList();
//Grid1.DataSource = punishRecords;
//Grid1.DataBind();
this.txtRequirements.Text = registration.Requirements;
}
}
}