This commit is contained in:
2023-08-29 18:56:49 +08:00
parent 6b420b5bd8
commit 6c19bf6a3e
56 changed files with 2342 additions and 2166 deletions
@@ -55,6 +55,7 @@ namespace FineUIPro.Web.HJGL.WeldingReport
{
this.GetShowColumn(c.Columns);
}
BindGrid();
}
}
#endregion
@@ -514,8 +515,8 @@ namespace FineUIPro.Web.HJGL.WeldingReport
/// < param name="e"></param>
protected void drpUnit_SelectedIndexChanged(object sender, EventArgs e)
{
}
BindGrid();
}
#endregion