feat(hjgl):增加焊接日报待审核表格编辑

This commit is contained in:
2026-08-20 11:32:01 +08:00
parent 42787c1520
commit d038c516ea
9 changed files with 266 additions and 2 deletions
@@ -634,6 +634,14 @@ namespace FineUIPro.Web.HJGL.WeldingManage
this.BindGrid();
}
/// <summary>
/// 关闭待审核工艺编辑窗口后刷新当前页。
/// </summary>
protected void WindowPendingEdit_Close(object sender, WindowCloseEventArgs e)
{
BindPendingGrid();
}
/// <summary>
/// 查询
/// </summary>