feat(hjgl):增加焊接日报待审核表格编辑
This commit is contained in:
@@ -634,6 +634,14 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
||||
this.BindGrid();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 关闭待审核工艺编辑窗口后刷新当前页。
|
||||
/// </summary>
|
||||
protected void WindowPendingEdit_Close(object sender, WindowCloseEventArgs e)
|
||||
{
|
||||
BindPendingGrid();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查询
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user