20250218 人员报验导入

This commit is contained in:
2025-02-18 22:56:05 +08:00
parent f8fb654109
commit b3128201d1
11 changed files with 1709 additions and 4 deletions
@@ -231,7 +231,7 @@ namespace FineUIPro.Web.Comprehensive
/// <param name="e"></param>
protected void btnImport_Click(object sender, EventArgs e)
{
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("InspectionPersonDataIn.aspx", "导入 - ")));
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("InspectionPersonDataInNew.aspx", "导入 - ")));
}
#endregion