cnf
4 天以前 9ae6f47ca642d1d52c42dbb5bb771bd5910b60d6
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>
        /// 保存事件