lu
2025-02-13 b41fee69d4b70a66b65e18ab6e9b1faca9104ac9
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectType.Designer.cs
@@ -76,7 +76,7 @@
            this.gv_typeMemo.AppearanceCell.Options.UseFont = true;
            this.gv_typeMemo.Caption = "缺陷类别描述";
            this.gv_typeMemo.FieldName = "typeMemo";
            this.gv_typeMemo.MinWidth = 150;
            this.gv_typeMemo.MinWidth = 25;
            this.gv_typeMemo.Name = "gv_typeMemo";
            this.gv_typeMemo.OptionsColumn.AllowEdit = false;
            this.gv_typeMemo.Tag = "query_a.type_memo";
@@ -109,7 +109,7 @@
            this.gv_typeNo.AppearanceCell.Options.UseFont = true;
            this.gv_typeNo.Caption = "缺陷类别编号";
            this.gv_typeNo.FieldName = "typeNo";
            this.gv_typeNo.MinWidth = 100;
            this.gv_typeNo.MinWidth = 50;
            this.gv_typeNo.Name = "gv_typeNo";
            this.gv_typeNo.OptionsColumn.AllowEdit = false;
            this.gv_typeNo.Tag = "query_a.type_no";
@@ -123,7 +123,7 @@
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "更新时间";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 180;
            this.gv_lastupdateDate.MinWidth = 25;
            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
@@ -137,7 +137,7 @@
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "更新人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 50;
            this.gv_lastupdateBy.MinWidth = 25;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
@@ -151,7 +151,7 @@
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 180;
            this.gv_createDate.MinWidth = 25;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
@@ -165,7 +165,7 @@
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 50;
            this.gv_createBy.MinWidth = 25;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";