From 613c1a383b3e83fa3d6700ff81a7a57c275db9c4 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 13 十一月 2024 09:46:55 +0800
Subject: [PATCH] IQC免检维护

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs |  172 +++++++++++++++++++++++++++++---------------------------
 1 files changed, 89 insertions(+), 83 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
index 070fd60..514cc7b 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
@@ -73,20 +73,20 @@
             this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_foneChecked = new DevExpress.XtraEditors.LabelControl();
             this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_name1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_itemNo = new DevExpress.XtraEditors.LabelControl();
             this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_memo = new DevExpress.XtraEditors.LabelControl();
             this.txt_memo = new DevExpress.XtraEditors.TextEdit();
             this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_guid = 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();
+            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -415,6 +415,7 @@
             // 
             // txt_itemNo
             // 
+            this.txt_itemNo.Enabled = false;
             this.txt_itemNo.Location = new System.Drawing.Point(85, 55);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -426,7 +427,7 @@
             // 
             this.lb_isenabled.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_isenabled.Appearance.Options.UseFont = true;
-            this.lb_isenabled.Location = new System.Drawing.Point(601, 131);
+            this.lb_isenabled.Location = new System.Drawing.Point(978, 92);
             this.lb_isenabled.Name = "lb_isenabled";
             this.lb_isenabled.Size = new System.Drawing.Size(73, 21);
             this.lb_isenabled.TabIndex = 306;
@@ -436,14 +437,14 @@
             // 
             this.gv_isenabled.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_isenabled.AppearanceCell.Options.UseFont = true;
-            this.gv_isenabled.Caption = "鏄惁鍙敤 ";
-            this.gv_isenabled.FieldName = "isEnabled";
+            this.gv_isenabled.Caption = "鏄惁鍙敤";
+            this.gv_isenabled.FieldName = "isenabled";
             this.gv_isenabled.MinWidth = 50;
             this.gv_isenabled.Name = "gv_isenabled";
             this.gv_isenabled.OptionsColumn.AllowEdit = false;
             this.gv_isenabled.Tag = "query_a.ISENABLED";
             this.gv_isenabled.Visible = true;
-            this.gv_isenabled.VisibleIndex = 0;
+            this.gv_isenabled.VisibleIndex = 1;
             this.gv_isenabled.Width = 94;
             // 
             // lb_fversion
@@ -469,14 +470,14 @@
             // 
             this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_fversion.AppearanceCell.Options.UseFont = true;
-            this.gv_fversion.Caption = "鐗堟湰 ";
-            this.gv_fversion.FieldName = "fVersion";
+            this.gv_fversion.Caption = "鐗堟湰";
+            this.gv_fversion.FieldName = "fversion";
             this.gv_fversion.MinWidth = 50;
             this.gv_fversion.Name = "gv_fversion";
             this.gv_fversion.OptionsColumn.AllowEdit = false;
             this.gv_fversion.Tag = "query_a.FVERSION";
             this.gv_fversion.Visible = true;
-            this.gv_fversion.VisibleIndex = 11;
+            this.gv_fversion.VisibleIndex = 9;
             this.gv_fversion.Width = 94;
             // 
             // lb_ftwoCheckdate
@@ -491,6 +492,7 @@
             // 
             // txt_ftwoCheckdate
             // 
+            this.txt_ftwoCheckdate.Enabled = false;
             this.txt_ftwoCheckdate.Location = new System.Drawing.Point(674, 49);
             this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
             this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -510,6 +512,7 @@
             // 
             // txt_ftwoCheckor
             // 
+            this.txt_ftwoCheckor.Enabled = false;
             this.txt_ftwoCheckor.Location = new System.Drawing.Point(674, 15);
             this.txt_ftwoCheckor.Name = "txt_ftwoCheckor";
             this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -521,14 +524,14 @@
             // 
             this.gv_ftwoCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true;
-            this.gv_ftwoCheckor.Caption = "鎵瑰噯浜� ";
-            this.gv_ftwoCheckor.FieldName = "fTwoCheckor";
+            this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�";
+            this.gv_ftwoCheckor.FieldName = "ftwoCheckor";
             this.gv_ftwoCheckor.MinWidth = 50;
             this.gv_ftwoCheckor.Name = "gv_ftwoCheckor";
             this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false;
             this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR";
             this.gv_ftwoCheckor.Visible = true;
-            this.gv_ftwoCheckor.VisibleIndex = 10;
+            this.gv_ftwoCheckor.VisibleIndex = 12;
             this.gv_ftwoCheckor.Width = 94;
             // 
             // lb_ftwoChecked
@@ -545,14 +548,14 @@
             // 
             this.gv_ftwoChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true;
-            this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪 ";
-            this.gv_ftwoChecked.FieldName = "fTwoChecked";
+            this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪";
+            this.gv_ftwoChecked.FieldName = "ftwoChecked";
             this.gv_ftwoChecked.MinWidth = 50;
             this.gv_ftwoChecked.Name = "gv_ftwoChecked";
             this.gv_ftwoChecked.OptionsColumn.AllowEdit = false;
             this.gv_ftwoChecked.Tag = "query_a.FTWO_CHECKED";
             this.gv_ftwoChecked.Visible = true;
-            this.gv_ftwoChecked.VisibleIndex = 2;
+            this.gv_ftwoChecked.VisibleIndex = 3;
             this.gv_ftwoChecked.Width = 94;
             // 
             // lb_foneCheckdate
@@ -567,25 +570,26 @@
             // 
             // txt_foneCheckdate
             // 
+            this.txt_foneCheckdate.Enabled = false;
             this.txt_foneCheckdate.Location = new System.Drawing.Point(917, 49);
             this.txt_foneCheckdate.Name = "txt_foneCheckdate";
             this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
-            this.txt_foneCheckdate.Size = new System.Drawing.Size(178, 28);
+            this.txt_foneCheckdate.Size = new System.Drawing.Size(150, 28);
             this.txt_foneCheckdate.TabIndex = 267;
             // 
             // gv_foneCheckdate
             // 
             this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true;
-            this.gv_foneCheckdate.Caption = "瀹℃壒鏃ユ湡 ";
-            this.gv_foneCheckdate.FieldName = "fOneCheckDate";
+            this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿";
+            this.gv_foneCheckdate.FieldName = "foneCheckdate";
             this.gv_foneCheckdate.MinWidth = 50;
             this.gv_foneCheckdate.Name = "gv_foneCheckdate";
             this.gv_foneCheckdate.OptionsColumn.AllowEdit = false;
             this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE";
             this.gv_foneCheckdate.Visible = true;
-            this.gv_foneCheckdate.VisibleIndex = 9;
+            this.gv_foneCheckdate.VisibleIndex = 11;
             this.gv_foneCheckdate.Width = 94;
             // 
             // lb_foneCheckor
@@ -600,6 +604,7 @@
             // 
             // txt_foneCheckor
             // 
+            this.txt_foneCheckor.Enabled = false;
             this.txt_foneCheckor.Location = new System.Drawing.Point(917, 15);
             this.txt_foneCheckor.Name = "txt_foneCheckor";
             this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -611,14 +616,14 @@
             // 
             this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_foneCheckor.AppearanceCell.Options.UseFont = true;
-            this.gv_foneCheckor.Caption = "瀹℃壒浜� ";
-            this.gv_foneCheckor.FieldName = "fOneCheckor";
+            this.gv_foneCheckor.Caption = "瀹℃牳浜�";
+            this.gv_foneCheckor.FieldName = "foneCheckor";
             this.gv_foneCheckor.MinWidth = 50;
             this.gv_foneCheckor.Name = "gv_foneCheckor";
             this.gv_foneCheckor.OptionsColumn.AllowEdit = false;
             this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR";
             this.gv_foneCheckor.Visible = true;
-            this.gv_foneCheckor.VisibleIndex = 8;
+            this.gv_foneCheckor.VisibleIndex = 10;
             this.gv_foneCheckor.Width = 94;
             // 
             // lb_foneChecked
@@ -635,29 +640,15 @@
             // 
             this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_foneChecked.AppearanceCell.Options.UseFont = true;
-            this.gv_foneChecked.Caption = "瀹℃壒鏍囪 ";
-            this.gv_foneChecked.FieldName = "fOneChecked";
+            this.gv_foneChecked.Caption = "瀹℃牳鏍囪";
+            this.gv_foneChecked.FieldName = "foneChecked";
             this.gv_foneChecked.MinWidth = 50;
             this.gv_foneChecked.Name = "gv_foneChecked";
             this.gv_foneChecked.OptionsColumn.AllowEdit = false;
             this.gv_foneChecked.Tag = "query_a.FONE_CHECKED";
             this.gv_foneChecked.Visible = true;
-            this.gv_foneChecked.VisibleIndex = 1;
+            this.gv_foneChecked.VisibleIndex = 2;
             this.gv_foneChecked.Width = 94;
-            // 
-            // gv_name1
-            // 
-            this.gv_name1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_name1.AppearanceCell.Options.UseFont = true;
-            this.gv_name1.Caption = "瑙勬牸鍨嬪彿";
-            this.gv_name1.FieldName = "name1";
-            this.gv_name1.MinWidth = 50;
-            this.gv_name1.Name = "gv_name1";
-            this.gv_name1.OptionsColumn.AllowEdit = false;
-            this.gv_name1.Tag = "query_a.NAME1";
-            this.gv_name1.Visible = true;
-            this.gv_name1.VisibleIndex = 13;
-            this.gv_name1.Width = 94;
             // 
             // lb_itemNo
             // 
@@ -673,14 +664,14 @@
             // 
             this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_itemNo.AppearanceCell.Options.UseFont = true;
-            this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜 ";
+            this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜";
             this.gv_itemNo.FieldName = "itemNo";
             this.gv_itemNo.MinWidth = 150;
             this.gv_itemNo.Name = "gv_itemNo";
             this.gv_itemNo.OptionsColumn.AllowEdit = false;
             this.gv_itemNo.Tag = "query_a.ITEM_NO";
             this.gv_itemNo.Visible = true;
-            this.gv_itemNo.VisibleIndex = 3;
+            this.gv_itemNo.VisibleIndex = 5;
             this.gv_itemNo.Width = 150;
             // 
             // lb_memo
@@ -706,31 +697,19 @@
             // 
             this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_memo.AppearanceCell.Options.UseFont = true;
-            this.gv_memo.Caption = "澶囨敞 ";
+            this.gv_memo.Caption = "澶囨敞";
             this.gv_memo.FieldName = "memo";
             this.gv_memo.MinWidth = 50;
             this.gv_memo.Name = "gv_memo";
             this.gv_memo.OptionsColumn.AllowEdit = false;
             this.gv_memo.Tag = "query_a.MEMO";
             this.gv_memo.Visible = true;
-            this.gv_memo.VisibleIndex = 12;
+            this.gv_memo.VisibleIndex = 14;
             this.gv_memo.Width = 94;
-            // 
-            // gv_guid
-            // 
-            this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_guid.AppearanceCell.Options.UseFont = true;
-            this.gv_guid.Caption = "guid ";
-            this.gv_guid.FieldName = "guid";
-            this.gv_guid.MinWidth = 50;
-            this.gv_guid.Name = "gv_guid";
-            this.gv_guid.OptionsColumn.AllowEdit = false;
-            this.gv_guid.Tag = "query_a.guid";
-            this.gv_guid.Width = 94;
             // 
             // toolBarMenu1
             // 
-            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.chkParameter = "MES_QM_CHECKITEM,FONE_CHECKDATE,FONE_CHECKED,FONE_CHECKOR,chk_mes_CHECKITEM";
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -759,21 +738,21 @@
             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_guid,
+            this.gridColumn8,
             this.gv_isenabled,
             this.gv_foneChecked,
             this.gv_ftwoChecked,
+            this.gridColumn7,
             this.gv_itemNo,
             this.gridColumn3,
             this.gridColumn2,
-            this.gridColumn4,
-            this.gridColumn1,
+            this.gv_fversion,
             this.gv_foneCheckor,
             this.gv_foneCheckdate,
             this.gv_ftwoCheckor,
-            this.gv_fversion,
-            this.gv_memo,
-            this.gv_name1});
+            this.gridColumn1,
+            this.gridColumn4,
+            this.gv_memo});
             this.gridView1.GridControl = this.gcMain;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -781,27 +760,60 @@
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowGroupPanel = false;
             // 
+            // gridColumn8
+            // 
+            this.gridColumn8.Caption = "浣跨敤缁勭粐";
+            this.gridColumn8.FieldName = "fSubsidiary";
+            this.gridColumn8.MinWidth = 250;
+            this.gridColumn8.Name = "gridColumn8";
+            this.gridColumn8.OptionsColumn.AllowEdit = false;
+            this.gridColumn8.Visible = true;
+            this.gridColumn8.VisibleIndex = 0;
+            this.gridColumn8.Width = 250;
+            // 
+            // gridColumn7
+            // 
+            this.gridColumn7.Caption = "鐗╂枡ID";
+            this.gridColumn7.FieldName = "itemId";
+            this.gridColumn7.MinWidth = 25;
+            this.gridColumn7.Name = "gridColumn7";
+            this.gridColumn7.OptionsColumn.AllowEdit = false;
+            this.gridColumn7.Visible = true;
+            this.gridColumn7.VisibleIndex = 4;
+            this.gridColumn7.Width = 94;
+            // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鐗╂枡鍚嶇О";
-            this.gridColumn3.FieldName = "itemName";
+            this.gridColumn3.FieldName = "mc";
             this.gridColumn3.MinWidth = 250;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.OptionsColumn.AllowEdit = false;
             this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 4;
+            this.gridColumn3.VisibleIndex = 6;
             this.gridColumn3.Width = 250;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "鐗╂枡瑙勬牸";
-            this.gridColumn2.FieldName = "itemModel";
+            this.gridColumn2.FieldName = "gg";
             this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.OptionsColumn.AllowEdit = false;
             this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 5;
+            this.gridColumn2.VisibleIndex = 7;
             this.gridColumn2.Width = 94;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "鍒朵綔浜�";
+            this.gridColumn1.FieldName = "createBy";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.OptionsColumn.AllowEdit = false;
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 13;
+            this.gridColumn1.Width = 94;
             // 
             // gridColumn4
             // 
@@ -811,19 +823,8 @@
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.OptionsColumn.AllowEdit = false;
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 6;
+            this.gridColumn4.VisibleIndex = 8;
             this.gridColumn4.Width = 94;
-            // 
-            // gridColumn1
-            // 
-            this.gridColumn1.Caption = "鍒朵綔浜�";
-            this.gridColumn1.FieldName = "userName";
-            this.gridColumn1.MinWidth = 25;
-            this.gridColumn1.Name = "gridColumn1";
-            this.gridColumn1.OptionsColumn.AllowEdit = false;
-            this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 7;
-            this.gridColumn1.Width = 94;
             // 
             // xtraTabControl1
             // 
@@ -921,7 +922,7 @@
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(722, 126);
+            this.btnSelect.Location = new System.Drawing.Point(601, 127);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(85, 29);
             this.btnSelect.TabIndex = 449;
@@ -929,6 +930,7 @@
             // 
             // txt_itemModel
             // 
+            this.txt_itemModel.Enabled = false;
             this.txt_itemModel.Location = new System.Drawing.Point(85, 95);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -947,7 +949,7 @@
             // 
             // txt_isenabled
             // 
-            this.txt_isenabled.Location = new System.Drawing.Point(674, 129);
+            this.txt_isenabled.Location = new System.Drawing.Point(1051, 90);
             this.txt_isenabled.Name = "txt_isenabled";
             this.txt_isenabled.Properties.Caption = "";
             this.txt_isenabled.Size = new System.Drawing.Size(27, 24);
@@ -955,6 +957,7 @@
             // 
             // txt_ftwoChecked
             // 
+            this.txt_ftwoChecked.Enabled = false;
             this.txt_ftwoChecked.Location = new System.Drawing.Point(674, 91);
             this.txt_ftwoChecked.Name = "txt_ftwoChecked";
             this.txt_ftwoChecked.Properties.Caption = "";
@@ -963,6 +966,7 @@
             // 
             // txt_foneChecked
             // 
+            this.txt_foneChecked.Enabled = false;
             this.txt_foneChecked.Location = new System.Drawing.Point(917, 91);
             this.txt_foneChecked.Name = "txt_foneChecked";
             this.txt_foneChecked.Properties.Caption = "";
@@ -991,6 +995,7 @@
             // 
             // txt_createDate
             // 
+            this.txt_createDate.Enabled = false;
             this.txt_createDate.Location = new System.Drawing.Point(433, 55);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1010,6 +1015,7 @@
             // 
             // txt_userName
             // 
+            this.txt_userName.Enabled = false;
             this.txt_userName.Location = new System.Drawing.Point(433, 16);
             this.txt_userName.Name = "txt_userName";
             this.txt_userName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1126,7 +1132,6 @@
 
 private DevExpress.XtraEditors.LabelControl lb_foneChecked;
  private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked;
- private DevExpress.XtraGrid.Columns.GridColumn gv_name1;
 
 private DevExpress.XtraEditors.LabelControl lb_itemNo;
  private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
@@ -1134,7 +1139,6 @@
 private DevExpress.XtraEditors.LabelControl lb_memo;
 private DevExpress.XtraEditors.TextEdit txt_memo;
  private DevExpress.XtraGrid.Columns.GridColumn gv_memo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
@@ -1157,5 +1161,7 @@
         private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ;
         private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJSSP;
         private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYSP;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3