20250221 NCR导入

This commit is contained in:
2025-02-21 17:01:28 +08:00
parent ca14f26c02
commit f9d3a2a8cc
11 changed files with 1681 additions and 6 deletions
@@ -286,7 +286,7 @@ namespace FineUIPro.Web.Comprehensive
/// <param name="e"></param>
protected void btnImport_Click(object sender, EventArgs e)
{
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("NCRManagementDataIn.aspx", "导入 - ")));
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("NCRManagementDataInNew.aspx", "导入 - ")));
}
#endregion