20250307 综合管理导入

This commit is contained in:
2025-03-07 18:50:17 +08:00
parent 029a8bf07a
commit e4fdb97d07
42 changed files with 7658 additions and 25 deletions
@@ -209,7 +209,7 @@ namespace FineUIPro.Web.Comprehensive
/// <param name="e"></param>
protected void btnImport_Click(object sender, EventArgs e)
{
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("DesignDrawingsDataIn.aspx", "导入 - ")));
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("DesignDrawingsDataInNew.aspx", "导入 - ")));
}
#endregion