From d2738f94682e35cf38b9cbcb82d4808099040457 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 28 十二月 2024 12:39:55 +0800
Subject: [PATCH] 基础信息

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs |  371 +++++-----------------------------------------------
 1 files changed, 40 insertions(+), 331 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs
index 047b623..9871be5 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs
@@ -35,25 +35,8 @@
             this.lb_pgroup = new DevExpress.XtraEditors.LabelControl();
             this.txt_pgroup = new DevExpress.XtraEditors.TextEdit();
             this.gv_pgroup = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_iqcTypeName = new DevExpress.XtraEditors.LabelControl();
-            this.txt_iqcTypeName = new DevExpress.XtraEditors.TextEdit();
-            this.gv_iqcTypeName = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_iqcType = new DevExpress.XtraEditors.LabelControl();
-            this.txt_iqcType = new DevExpress.XtraEditors.TextEdit();
-            this.gv_iqcType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
             this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
-            this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl();
-            this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
-            this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
-            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
-            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
-            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
-            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_remark = new DevExpress.XtraEditors.LabelControl();
             this.txt_remark = new DevExpress.XtraEditors.TextEdit();
             this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -63,9 +46,6 @@
             this.lb_tcode = new DevExpress.XtraEditors.LabelControl();
             this.txt_tcode = new DevExpress.XtraEditors.TextEdit();
             this.gv_tcode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_id = new DevExpress.XtraEditors.LabelControl();
-            this.txt_id = new DevExpress.XtraEditors.TextEdit();
-            this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -76,18 +56,13 @@
             this.panel1 = new System.Windows.Forms.Panel();
             this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
             this.lbGuid = new System.Windows.Forms.Label();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_pgroup.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_iqcTypeName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_iqcType.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tname.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tcode.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -101,7 +76,7 @@
             // 
             this.lb_description.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_description.Appearance.Options.UseFont = true;
-            this.lb_description.Location = new System.Drawing.Point(304, 121);
+            this.lb_description.Location = new System.Drawing.Point(306, 52);
             this.lb_description.Name = "lb_description";
             this.lb_description.Size = new System.Drawing.Size(39, 21);
             this.lb_description.TabIndex = 252;
@@ -109,7 +84,7 @@
             // 
             // txt_description
             // 
-            this.txt_description.Location = new System.Drawing.Point(348, 117);
+            this.txt_description.Location = new System.Drawing.Point(350, 48);
             this.txt_description.Name = "txt_description";
             this.txt_description.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_description.Properties.Appearance.Options.UseFont = true;
@@ -127,14 +102,14 @@
             this.gv_description.OptionsColumn.AllowEdit = false;
             this.gv_description.Tag = "query_a.description";
             this.gv_description.Visible = true;
-            this.gv_description.VisibleIndex = 12;
-            this.gv_description.Width = 94;
+            this.gv_description.VisibleIndex = 4;
+            this.gv_description.Width = 147;
             // 
             // lb_pgroup
             // 
             this.lb_pgroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_pgroup.Appearance.Options.UseFont = true;
-            this.lb_pgroup.Location = new System.Drawing.Point(270, 89);
+            this.lb_pgroup.Location = new System.Drawing.Point(272, 18);
             this.lb_pgroup.Name = "lb_pgroup";
             this.lb_pgroup.Size = new System.Drawing.Size(73, 21);
             this.lb_pgroup.TabIndex = 247;
@@ -142,7 +117,7 @@
             // 
             // txt_pgroup
             // 
-            this.txt_pgroup.Location = new System.Drawing.Point(348, 85);
+            this.txt_pgroup.Location = new System.Drawing.Point(350, 14);
             this.txt_pgroup.Name = "txt_pgroup";
             this.txt_pgroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_pgroup.Properties.Appearance.Options.UseFont = true;
@@ -160,226 +135,33 @@
             this.gv_pgroup.OptionsColumn.AllowEdit = false;
             this.gv_pgroup.Tag = "query_a.pgroup";
             this.gv_pgroup.Visible = true;
-            this.gv_pgroup.VisibleIndex = 11;
-            this.gv_pgroup.Width = 94;
-            // 
-            // lb_iqcTypeName
-            // 
-            this.lb_iqcTypeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_iqcTypeName.Appearance.Options.UseFont = true;
-            this.lb_iqcTypeName.Location = new System.Drawing.Point(4, 121);
-            this.lb_iqcTypeName.Name = "lb_iqcTypeName";
-            this.lb_iqcTypeName.Size = new System.Drawing.Size(101, 21);
-            this.lb_iqcTypeName.TabIndex = 243;
-            this.lb_iqcTypeName.Text = "IQC鍒嗙被鍚嶇О ";
-            // 
-            // txt_iqcTypeName
-            // 
-            this.txt_iqcTypeName.Location = new System.Drawing.Point(110, 117);
-            this.txt_iqcTypeName.Name = "txt_iqcTypeName";
-            this.txt_iqcTypeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_iqcTypeName.Properties.Appearance.Options.UseFont = true;
-            this.txt_iqcTypeName.Size = new System.Drawing.Size(150, 28);
-            this.txt_iqcTypeName.TabIndex = 243;
-            // 
-            // gv_iqcTypeName
-            // 
-            this.gv_iqcTypeName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_iqcTypeName.AppearanceCell.Options.UseFont = true;
-            this.gv_iqcTypeName.Caption = "IQC鍒嗙被鍚嶇О ";
-            this.gv_iqcTypeName.FieldName = "iqcTypeName";
-            this.gv_iqcTypeName.MinWidth = 50;
-            this.gv_iqcTypeName.Name = "gv_iqcTypeName";
-            this.gv_iqcTypeName.OptionsColumn.AllowEdit = false;
-            this.gv_iqcTypeName.Tag = "query_a.iqc_type_name";
-            this.gv_iqcTypeName.Visible = true;
-            this.gv_iqcTypeName.VisibleIndex = 10;
-            this.gv_iqcTypeName.Width = 94;
-            // 
-            // lb_iqcType
-            // 
-            this.lb_iqcType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_iqcType.Appearance.Options.UseFont = true;
-            this.lb_iqcType.Location = new System.Drawing.Point(38, 89);
-            this.lb_iqcType.Name = "lb_iqcType";
-            this.lb_iqcType.Size = new System.Drawing.Size(67, 21);
-            this.lb_iqcType.TabIndex = 240;
-            this.lb_iqcType.Text = "IQC鍒嗙被 ";
-            // 
-            // txt_iqcType
-            // 
-            this.txt_iqcType.Location = new System.Drawing.Point(110, 85);
-            this.txt_iqcType.Name = "txt_iqcType";
-            this.txt_iqcType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_iqcType.Properties.Appearance.Options.UseFont = true;
-            this.txt_iqcType.Size = new System.Drawing.Size(150, 28);
-            this.txt_iqcType.TabIndex = 240;
-            // 
-            // gv_iqcType
-            // 
-            this.gv_iqcType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_iqcType.AppearanceCell.Options.UseFont = true;
-            this.gv_iqcType.Caption = "IQC鍒嗙被 ";
-            this.gv_iqcType.FieldName = "iqcType";
-            this.gv_iqcType.MinWidth = 50;
-            this.gv_iqcType.Name = "gv_iqcType";
-            this.gv_iqcType.OptionsColumn.AllowEdit = false;
-            this.gv_iqcType.Tag = "query_a.iqc_type";
-            this.gv_iqcType.Visible = true;
-            this.gv_iqcType.VisibleIndex = 9;
-            this.gv_iqcType.Width = 94;
-            // 
-            // gv_factory
-            // 
-            this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_factory.AppearanceCell.Options.UseFont = true;
-            this.gv_factory.Caption = "宸ュ巶";
-            this.gv_factory.FieldName = "factory";
-            this.gv_factory.MinWidth = 50;
-            this.gv_factory.Name = "gv_factory";
-            this.gv_factory.OptionsColumn.AllowEdit = false;
-            this.gv_factory.Tag = "query_a.factory";
-            this.gv_factory.Visible = true;
-            this.gv_factory.VisibleIndex = 1;
-            this.gv_factory.Width = 94;
+            this.gv_pgroup.VisibleIndex = 3;
+            this.gv_pgroup.Width = 147;
             // 
             // lb_lastupdateDate
             // 
             this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_lastupdateDate.Appearance.Options.UseFont = true;
-            this.lb_lastupdateDate.Location = new System.Drawing.Point(520, 121);
+            this.lb_lastupdateDate.Location = new System.Drawing.Point(520, 52);
             this.lb_lastupdateDate.Name = "lb_lastupdateDate";
             this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21);
             this.lb_lastupdateDate.TabIndex = 228;
-            this.lb_lastupdateDate.Text = "鏇存柊鏃堕棿 ";
+            this.lb_lastupdateDate.Text = "鍚屾鏃堕棿 ";
             // 
             // txt_lastupdateDate
             // 
-            this.txt_lastupdateDate.Location = new System.Drawing.Point(598, 117);
+            this.txt_lastupdateDate.Location = new System.Drawing.Point(598, 48);
             this.txt_lastupdateDate.Name = "txt_lastupdateDate";
             this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
             this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28);
             this.txt_lastupdateDate.TabIndex = 228;
             // 
-            // 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.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 = 8;
-            this.gv_lastupdateDate.Width = 94;
-            // 
-            // lb_lastupdateBy
-            // 
-            this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lastupdateBy.Appearance.Options.UseFont = true;
-            this.lb_lastupdateBy.Location = new System.Drawing.Point(537, 89);
-            this.lb_lastupdateBy.Name = "lb_lastupdateBy";
-            this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21);
-            this.lb_lastupdateBy.TabIndex = 226;
-            this.lb_lastupdateBy.Text = "鏇存柊浜� ";
-            // 
-            // txt_lastupdateBy
-            // 
-            this.txt_lastupdateBy.Location = new System.Drawing.Point(598, 85);
-            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
-            this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28);
-            this.txt_lastupdateBy.TabIndex = 226;
-            // 
-            // 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.Name = "gv_lastupdateBy";
-            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
-            this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
-            this.gv_lastupdateBy.Visible = true;
-            this.gv_lastupdateBy.VisibleIndex = 7;
-            this.gv_lastupdateBy.Width = 94;
-            // 
-            // lb_createDate
-            // 
-            this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_createDate.Appearance.Options.UseFont = true;
-            this.lb_createDate.Location = new System.Drawing.Point(520, 52);
-            this.lb_createDate.Name = "lb_createDate";
-            this.lb_createDate.Size = new System.Drawing.Size(73, 21);
-            this.lb_createDate.TabIndex = 222;
-            this.lb_createDate.Text = "鍒涘缓鏃堕棿 ";
-            // 
-            // txt_createDate
-            // 
-            this.txt_createDate.Location = new System.Drawing.Point(599, 52);
-            this.txt_createDate.Name = "txt_createDate";
-            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate.Size = new System.Drawing.Size(150, 28);
-            this.txt_createDate.TabIndex = 222;
-            // 
-            // 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.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 = 6;
-            this.gv_createDate.Width = 94;
-            // 
-            // lb_createBy
-            // 
-            this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_createBy.Appearance.Options.UseFont = true;
-            this.lb_createBy.Location = new System.Drawing.Point(287, 52);
-            this.lb_createBy.Name = "lb_createBy";
-            this.lb_createBy.Size = new System.Drawing.Size(56, 21);
-            this.lb_createBy.TabIndex = 219;
-            this.lb_createBy.Text = "鍒涘缓浜� ";
-            // 
-            // txt_createBy
-            // 
-            this.txt_createBy.Location = new System.Drawing.Point(348, 52);
-            this.txt_createBy.Name = "txt_createBy";
-            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_createBy.Size = new System.Drawing.Size(150, 28);
-            this.txt_createBy.TabIndex = 219;
-            // 
-            // 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.Name = "gv_createBy";
-            this.gv_createBy.OptionsColumn.AllowEdit = false;
-            this.gv_createBy.Tag = "query_a.create_by";
-            this.gv_createBy.Visible = true;
-            this.gv_createBy.VisibleIndex = 5;
-            this.gv_createBy.Width = 94;
-            // 
             // lb_remark
             // 
             this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_remark.Appearance.Options.UseFont = true;
-            this.lb_remark.Location = new System.Drawing.Point(66, 52);
+            this.lb_remark.Location = new System.Drawing.Point(72, 52);
             this.lb_remark.Name = "lb_remark";
             this.lb_remark.Size = new System.Drawing.Size(39, 21);
             this.lb_remark.TabIndex = 217;
@@ -387,7 +169,7 @@
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(110, 52);
+            this.txt_remark.Location = new System.Drawing.Point(116, 48);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
@@ -405,8 +187,8 @@
             this.gv_remark.OptionsColumn.AllowEdit = false;
             this.gv_remark.Tag = "query_a.remark";
             this.gv_remark.Visible = true;
-            this.gv_remark.VisibleIndex = 4;
-            this.gv_remark.Width = 94;
+            this.gv_remark.VisibleIndex = 2;
+            this.gv_remark.Width = 147;
             // 
             // lb_tname
             // 
@@ -420,7 +202,7 @@
             // 
             // txt_tname
             // 
-            this.txt_tname.Location = new System.Drawing.Point(599, 18);
+            this.txt_tname.Location = new System.Drawing.Point(599, 14);
             this.txt_tname.Name = "txt_tname";
             this.txt_tname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_tname.Properties.Appearance.Options.UseFont = true;
@@ -438,14 +220,14 @@
             this.gv_tname.OptionsColumn.AllowEdit = false;
             this.gv_tname.Tag = "query_a.tname";
             this.gv_tname.Visible = true;
-            this.gv_tname.VisibleIndex = 3;
-            this.gv_tname.Width = 94;
+            this.gv_tname.VisibleIndex = 1;
+            this.gv_tname.Width = 147;
             // 
             // lb_tcode
             // 
             this.lb_tcode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_tcode.Appearance.Options.UseFont = true;
-            this.lb_tcode.Location = new System.Drawing.Point(270, 18);
+            this.lb_tcode.Location = new System.Drawing.Point(38, 18);
             this.lb_tcode.Name = "lb_tcode";
             this.lb_tcode.Size = new System.Drawing.Size(73, 21);
             this.lb_tcode.TabIndex = 213;
@@ -453,7 +235,7 @@
             // 
             // txt_tcode
             // 
-            this.txt_tcode.Location = new System.Drawing.Point(348, 18);
+            this.txt_tcode.Location = new System.Drawing.Point(116, 14);
             this.txt_tcode.Name = "txt_tcode";
             this.txt_tcode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_tcode.Properties.Appearance.Options.UseFont = true;
@@ -471,41 +253,8 @@
             this.gv_tcode.OptionsColumn.AllowEdit = false;
             this.gv_tcode.Tag = "query_a.tcode";
             this.gv_tcode.Visible = true;
-            this.gv_tcode.VisibleIndex = 2;
-            this.gv_tcode.Width = 94;
-            // 
-            // lb_id
-            // 
-            this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_id.Appearance.Options.UseFont = true;
-            this.lb_id.Location = new System.Drawing.Point(82, 18);
-            this.lb_id.Name = "lb_id";
-            this.lb_id.Size = new System.Drawing.Size(23, 21);
-            this.lb_id.TabIndex = 211;
-            this.lb_id.Text = "ID ";
-            // 
-            // txt_id
-            // 
-            this.txt_id.Location = new System.Drawing.Point(110, 18);
-            this.txt_id.Name = "txt_id";
-            this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_id.Properties.Appearance.Options.UseFont = true;
-            this.txt_id.Size = new System.Drawing.Size(150, 28);
-            this.txt_id.TabIndex = 211;
-            // 
-            // gv_id
-            // 
-            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_id.AppearanceCell.Options.UseFont = true;
-            this.gv_id.Caption = "ID ";
-            this.gv_id.FieldName = "id";
-            this.gv_id.MinWidth = 50;
-            this.gv_id.Name = "gv_id";
-            this.gv_id.OptionsColumn.AllowEdit = false;
-            this.gv_id.Tag = "query_a.id";
-            this.gv_id.Visible = true;
-            this.gv_id.VisibleIndex = 0;
-            this.gv_id.Width = 94;
+            this.gv_tcode.VisibleIndex = 0;
+            this.gv_tcode.Width = 147;
             // 
             // toolBarMenu1
             // 
@@ -539,19 +288,12 @@
             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_id,
-            this.gv_factory,
             this.gv_tcode,
             this.gv_tname,
             this.gv_remark,
-            this.gv_createBy,
-            this.gv_createDate,
-            this.gv_lastupdateBy,
-            this.gv_lastupdateDate,
-            this.gv_iqcType,
-            this.gv_iqcTypeName,
             this.gv_pgroup,
-            this.gv_description});
+            this.gv_description,
+            this.gridColumn1});
             this.gridView1.GridControl = this.gcMain;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -607,35 +349,23 @@
             this.panel1.Controls.Add(this.txt_description);
             this.panel1.Controls.Add(this.lb_pgroup);
             this.panel1.Controls.Add(this.txt_pgroup);
-            this.panel1.Controls.Add(this.lb_iqcTypeName);
-            this.panel1.Controls.Add(this.txt_iqcTypeName);
-            this.panel1.Controls.Add(this.lb_iqcType);
-            this.panel1.Controls.Add(this.txt_iqcType);
             this.panel1.Controls.Add(this.lb_lastupdateDate);
             this.panel1.Controls.Add(this.txt_lastupdateDate);
-            this.panel1.Controls.Add(this.lb_lastupdateBy);
-            this.panel1.Controls.Add(this.txt_lastupdateBy);
-            this.panel1.Controls.Add(this.lb_createDate);
-            this.panel1.Controls.Add(this.txt_createDate);
-            this.panel1.Controls.Add(this.lb_createBy);
-            this.panel1.Controls.Add(this.txt_createBy);
             this.panel1.Controls.Add(this.lb_remark);
             this.panel1.Controls.Add(this.txt_remark);
             this.panel1.Controls.Add(this.lb_tname);
             this.panel1.Controls.Add(this.txt_tname);
             this.panel1.Controls.Add(this.lb_tcode);
             this.panel1.Controls.Add(this.txt_tcode);
-            this.panel1.Controls.Add(this.lb_id);
-            this.panel1.Controls.Add(this.txt_id);
             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(782, 286);
+            this.panel1.Size = new System.Drawing.Size(782, 176);
             this.panel1.TabIndex = 1;
             // 
             // labelControl11
             // 
-            this.labelControl11.Location = new System.Drawing.Point(60, 226);
+            this.labelControl11.Location = new System.Drawing.Point(105, 116);
             this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
             this.labelControl11.Name = "labelControl11";
             this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -646,11 +376,22 @@
             // lbGuid
             // 
             this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(111, 226);
+            this.lbGuid.Location = new System.Drawing.Point(156, 116);
             this.lbGuid.Name = "lbGuid";
             this.lbGuid.Size = new System.Drawing.Size(0, 21);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Visible = false;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "鍚屾鏃堕棿";
+            this.gridColumn1.FieldName = "lastupdateDate";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Tag = "query_a.lastupdate_date";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 5;
+            this.gridColumn1.Width = 180;
             // 
             // Frm_MesItemType
             // 
@@ -663,16 +404,10 @@
             this.Text = "鐗╂枡绫诲埆";
             ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_pgroup.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_iqcTypeName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_iqcType.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tname.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tcode.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -704,30 +439,8 @@
 private DevExpress.XtraEditors.TextEdit txt_pgroup;
  private DevExpress.XtraGrid.Columns.GridColumn gv_pgroup;
 
-private DevExpress.XtraEditors.LabelControl lb_iqcTypeName;
-private DevExpress.XtraEditors.TextEdit txt_iqcTypeName;
- private DevExpress.XtraGrid.Columns.GridColumn gv_iqcTypeName;
-
-private DevExpress.XtraEditors.LabelControl lb_iqcType;
-private DevExpress.XtraEditors.TextEdit txt_iqcType;
- private DevExpress.XtraGrid.Columns.GridColumn gv_iqcType;
- private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
-
 private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
 private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
-
-private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
-private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
-
-private DevExpress.XtraEditors.LabelControl lb_createDate;
-private DevExpress.XtraEditors.TextEdit txt_createDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
-
-private DevExpress.XtraEditors.LabelControl lb_createBy;
-private DevExpress.XtraEditors.TextEdit txt_createBy;
- private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
 
 private DevExpress.XtraEditors.LabelControl lb_remark;
 private DevExpress.XtraEditors.TextEdit txt_remark;
@@ -740,10 +453,6 @@
 private DevExpress.XtraEditors.LabelControl lb_tcode;
 private DevExpress.XtraEditors.TextEdit txt_tcode;
  private DevExpress.XtraGrid.Columns.GridColumn gv_tcode;
-
-private DevExpress.XtraEditors.LabelControl lb_id;
-private DevExpress.XtraEditors.TextEdit txt_id;
- private DevExpress.XtraGrid.Columns.GridColumn gv_id;
-
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3