lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectType.Designer.cs
@@ -62,7 +62,7 @@
            // 
            // lb_typeMemo
            // 
            this.lb_typeMemo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_typeMemo.Appearance.Options.UseFont = true;
            this.lb_typeMemo.Location = new System.Drawing.Point(40, 95);
            this.lb_typeMemo.Name = "lb_typeMemo";
@@ -72,21 +72,21 @@
            // 
            // gv_typeMemo
            // 
            this.gv_typeMemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_typeMemo.AppearanceCell.Options.UseFont = true;
            this.gv_typeMemo.Caption = "缺陷类别描述";
            this.gv_typeMemo.FieldName = "typeMemo";
            this.gv_typeMemo.MinWidth = 50;
            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";
            this.gv_typeMemo.Visible = true;
            this.gv_typeMemo.VisibleIndex = 1;
            this.gv_typeMemo.Width = 94;
            this.gv_typeMemo.Width = 200;
            // 
            // lb_typeNo
            // 
            this.lb_typeNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_typeNo.Appearance.Options.UseFont = true;
            this.lb_typeNo.Location = new System.Drawing.Point(40, 48);
            this.lb_typeNo.Name = "lb_typeNo";
@@ -98,14 +98,14 @@
            // 
            this.txt_typeNo.Location = new System.Drawing.Point(160, 44);
            this.txt_typeNo.Name = "txt_typeNo";
            this.txt_typeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_typeNo.Properties.Appearance.Options.UseFont = true;
            this.txt_typeNo.Size = new System.Drawing.Size(210, 28);
            this.txt_typeNo.TabIndex = 219;
            // 
            // gv_typeNo
            // 
            this.gv_typeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_typeNo.AppearanceCell.Options.UseFont = true;
            this.gv_typeNo.Caption = "缺陷类别编号";
            this.gv_typeNo.FieldName = "typeNo";
@@ -115,29 +115,29 @@
            this.gv_typeNo.Tag = "query_a.type_no";
            this.gv_typeNo.Visible = true;
            this.gv_typeNo.VisibleIndex = 0;
            this.gv_typeNo.Width = 94;
            this.gv_typeNo.Width = 100;
            // 
            // gv_lastupdateDate
            // 
            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "更新时间";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 50;
            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";
            this.gv_lastupdateDate.Visible = true;
            this.gv_lastupdateDate.VisibleIndex = 5;
            this.gv_lastupdateDate.Width = 94;
            this.gv_lastupdateDate.Width = 198;
            // 
            // gv_lastupdateBy
            // 
            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            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";
@@ -147,25 +147,25 @@
            // 
            // gv_createDate
            // 
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 50;
            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";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 3;
            this.gv_createDate.Width = 94;
            this.gv_createDate.Width = 192;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            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";
@@ -176,6 +176,7 @@
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -190,7 +191,7 @@
            // gcMain
            // 
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 0);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
@@ -201,7 +202,7 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_typeNo,
@@ -253,7 +254,6 @@
            // 
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Text = "数据编辑";
            // 
@@ -266,7 +266,7 @@
            this.panel1.Controls.Add(this.lb_typeMemo);
            this.panel1.Controls.Add(this.lb_typeNo);
            this.panel1.Controls.Add(this.txt_typeNo);
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(76, 20);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(571, 278);
@@ -306,6 +306,7 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesDefectType";
            this.Text = "缺陷类别";
            ((System.ComponentModel.ISupportInitialize)(this.txt_typeNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();