lu
2025-10-25 0182a12e08e1253e9fb2d1b4dabb353babf1feea
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl_RK.Designer.cs
@@ -390,7 +390,7 @@
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人 ";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.FieldName = "cjPeople";
            this.gv_createBy.MinWidth = 25;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
@@ -416,7 +416,7 @@
            // 
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "最后更新人 ";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.FieldName = "gxPeople";
            this.gv_lastupdateBy.MinWidth = 25;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
@@ -901,6 +901,7 @@
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_createBy;
            this.layoutControlItem3.CustomizationFormText = "创建人员";
            this.layoutControlItem3.Location = new System.Drawing.Point(662, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -915,7 +916,7 @@
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(333, 28);
            this.layoutControlItem4.Text = "审核人";
            this.layoutControlItem4.Text = "审核人员";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5