| DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
@@ -308,6 +308,7 @@ txt_ftranstype.ReadOnly = true; txt_fOwnerTypeIdHead.ReadOnly = true; txt_fOwnerTypeInIdHead.ReadOnly = true; txt_djtype.ReadOnly = true; } /// <summary> /// 新增事件 @@ -324,7 +325,11 @@ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1); //增加时,默认组织 string deftOrg = UtilityHelper.GetFirstOrg(txt_fapporgid); txt_fapporgid.IsReadly = true; txt_ftranstype.ReadOnly = true; txt_fOwnerTypeIdHead.ReadOnly = true; txt_fOwnerTypeInIdHead.ReadOnly = true; txt_djtype.ReadOnly = true; } /// <summary> /// 保存事件