提交代码

This commit is contained in:
2023-11-22 16:06:58 +08:00
parent 55b52e460a
commit 60d29ffb4e
8 changed files with 210 additions and 126 deletions
@@ -251,8 +251,8 @@ namespace FineUIPro.Web.HJGL.WeldingManage
}
else
{
this.Grid1.Columns[12].Hidden = false;
this.btnSave.Hidden = false;
//this.Grid1.Columns[12].Hidden = false;
//this.btnSave.Hidden = false;
}
}
#endregion