From b007ee7ef80cde09eaff1fb80ec0b375d55ca41a Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期一, 09 十二月 2024 13:38:00 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs |  153 +++++++++++++++++++++++++++++---------------------
 1 files changed, 88 insertions(+), 65 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
index 6b709ba..11017ee 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
@@ -112,6 +112,7 @@
             this.labelUserName = new DevExpress.XtraEditors.LabelControl();
             this.txt_userName = new DevExpress.XtraEditors.TextEdit();
             this.lbGuid = new System.Windows.Forms.Label();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
             ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit();
@@ -143,6 +144,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_userName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
             // gvMx1pid
@@ -347,8 +349,8 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1073, 371);
-            this.tabMxPage1.Text = "鏄庣粏1";
+            this.tabMxPage1.Size = new System.Drawing.Size(1125, 371);
+            this.tabMxPage1.Text = "鏄庣粏";
             // 
             // gcMx1
             // 
@@ -363,7 +365,7 @@
             this.rptJSSP,
             this.rptJYSP,
             this.repositoryItemButtonEdit1});
-            this.gcMx1.Size = new System.Drawing.Size(1073, 371);
+            this.gcMx1.Size = new System.Drawing.Size(1125, 371);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -439,7 +441,7 @@
             // 
             this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_tname.Appearance.Options.UseFont = true;
-            this.lb_tname.Location = new System.Drawing.Point(3, 59);
+            this.lb_tname.Location = new System.Drawing.Point(9, 59);
             this.lb_tname.Name = "lb_tname";
             this.lb_tname.Size = new System.Drawing.Size(68, 21);
             this.lb_tname.TabIndex = 370;
@@ -459,7 +461,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(978, 92);
+            this.lb_isenabled.Location = new System.Drawing.Point(989, 96);
             this.lb_isenabled.Name = "lb_isenabled";
             this.lb_isenabled.Size = new System.Drawing.Size(73, 21);
             this.lb_isenabled.TabIndex = 306;
@@ -483,7 +485,7 @@
             // 
             this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fversion.Appearance.Options.UseFont = true;
-            this.lb_fversion.Location = new System.Drawing.Point(389, 131);
+            this.lb_fversion.Location = new System.Drawing.Point(389, 139);
             this.lb_fversion.Name = "lb_fversion";
             this.lb_fversion.Size = new System.Drawing.Size(39, 21);
             this.lb_fversion.TabIndex = 298;
@@ -491,11 +493,11 @@
             // 
             // txt_fversion
             // 
-            this.txt_fversion.Location = new System.Drawing.Point(433, 127);
+            this.txt_fversion.Location = new System.Drawing.Point(433, 132);
             this.txt_fversion.Name = "txt_fversion";
             this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fversion.Properties.Appearance.Options.UseFont = true;
-            this.txt_fversion.Size = new System.Drawing.Size(150, 28);
+            this.txt_fversion.Size = new System.Drawing.Size(175, 28);
             this.txt_fversion.TabIndex = 298;
             // 
             // gv_fversion
@@ -509,14 +511,14 @@
             this.gv_fversion.OptionsColumn.AllowEdit = false;
             this.gv_fversion.Tag = "query_a.FVERSION";
             this.gv_fversion.Visible = true;
-            this.gv_fversion.VisibleIndex = 9;
+            this.gv_fversion.VisibleIndex = 8;
             this.gv_fversion.Width = 94;
             // 
             // lb_ftwoCheckdate
             // 
             this.lb_ftwoCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_ftwoCheckdate.Appearance.Options.UseFont = true;
-            this.lb_ftwoCheckdate.Location = new System.Drawing.Point(601, 53);
+            this.lb_ftwoCheckdate.Location = new System.Drawing.Point(612, 59);
             this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate";
             this.lb_ftwoCheckdate.Size = new System.Drawing.Size(73, 21);
             this.lb_ftwoCheckdate.TabIndex = 285;
@@ -525,18 +527,18 @@
             // txt_ftwoCheckdate
             // 
             this.txt_ftwoCheckdate.Enabled = false;
-            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(674, 49);
+            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(685, 55);
             this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
             this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true;
-            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(150, 28);
+            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(158, 28);
             this.txt_ftwoCheckdate.TabIndex = 285;
             // 
             // lb_ftwoCheckor
             // 
             this.lb_ftwoCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_ftwoCheckor.Appearance.Options.UseFont = true;
-            this.lb_ftwoCheckor.Location = new System.Drawing.Point(618, 19);
+            this.lb_ftwoCheckor.Location = new System.Drawing.Point(629, 20);
             this.lb_ftwoCheckor.Name = "lb_ftwoCheckor";
             this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21);
             this.lb_ftwoCheckor.TabIndex = 280;
@@ -545,11 +547,11 @@
             // txt_ftwoCheckor
             // 
             this.txt_ftwoCheckor.Enabled = false;
-            this.txt_ftwoCheckor.Location = new System.Drawing.Point(674, 15);
+            this.txt_ftwoCheckor.Location = new System.Drawing.Point(685, 16);
             this.txt_ftwoCheckor.Name = "txt_ftwoCheckor";
             this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true;
-            this.txt_ftwoCheckor.Size = new System.Drawing.Size(150, 28);
+            this.txt_ftwoCheckor.Size = new System.Drawing.Size(158, 28);
             this.txt_ftwoCheckor.TabIndex = 280;
             // 
             // gv_ftwoCheckor
@@ -563,14 +565,14 @@
             this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false;
             this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR";
             this.gv_ftwoCheckor.Visible = true;
-            this.gv_ftwoCheckor.VisibleIndex = 12;
+            this.gv_ftwoCheckor.VisibleIndex = 11;
             this.gv_ftwoCheckor.Width = 94;
             // 
             // lb_ftwoChecked
             // 
             this.lb_ftwoChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_ftwoChecked.Appearance.Options.UseFont = true;
-            this.lb_ftwoChecked.Location = new System.Drawing.Point(601, 93);
+            this.lb_ftwoChecked.Location = new System.Drawing.Point(612, 96);
             this.lb_ftwoChecked.Name = "lb_ftwoChecked";
             this.lb_ftwoChecked.Size = new System.Drawing.Size(73, 21);
             this.lb_ftwoChecked.TabIndex = 273;
@@ -594,7 +596,7 @@
             // 
             this.lb_foneCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_foneCheckdate.Appearance.Options.UseFont = true;
-            this.lb_foneCheckdate.Location = new System.Drawing.Point(838, 53);
+            this.lb_foneCheckdate.Location = new System.Drawing.Point(849, 59);
             this.lb_foneCheckdate.Name = "lb_foneCheckdate";
             this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21);
             this.lb_foneCheckdate.TabIndex = 267;
@@ -603,11 +605,11 @@
             // txt_foneCheckdate
             // 
             this.txt_foneCheckdate.Enabled = false;
-            this.txt_foneCheckdate.Location = new System.Drawing.Point(917, 49);
+            this.txt_foneCheckdate.Location = new System.Drawing.Point(928, 55);
             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(150, 28);
+            this.txt_foneCheckdate.Size = new System.Drawing.Size(172, 28);
             this.txt_foneCheckdate.TabIndex = 267;
             // 
             // gv_foneCheckdate
@@ -616,19 +618,19 @@
             this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true;
             this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿";
             this.gv_foneCheckdate.FieldName = "foneCheckdate";
-            this.gv_foneCheckdate.MinWidth = 50;
+            this.gv_foneCheckdate.MinWidth = 120;
             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 = 11;
-            this.gv_foneCheckdate.Width = 94;
+            this.gv_foneCheckdate.VisibleIndex = 10;
+            this.gv_foneCheckdate.Width = 120;
             // 
             // lb_foneCheckor
             // 
             this.lb_foneCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_foneCheckor.Appearance.Options.UseFont = true;
-            this.lb_foneCheckor.Location = new System.Drawing.Point(855, 19);
+            this.lb_foneCheckor.Location = new System.Drawing.Point(866, 20);
             this.lb_foneCheckor.Name = "lb_foneCheckor";
             this.lb_foneCheckor.Size = new System.Drawing.Size(56, 21);
             this.lb_foneCheckor.TabIndex = 262;
@@ -637,11 +639,11 @@
             // txt_foneCheckor
             // 
             this.txt_foneCheckor.Enabled = false;
-            this.txt_foneCheckor.Location = new System.Drawing.Point(917, 15);
+            this.txt_foneCheckor.Location = new System.Drawing.Point(928, 16);
             this.txt_foneCheckor.Name = "txt_foneCheckor";
             this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
-            this.txt_foneCheckor.Size = new System.Drawing.Size(150, 28);
+            this.txt_foneCheckor.Size = new System.Drawing.Size(172, 28);
             this.txt_foneCheckor.TabIndex = 262;
             // 
             // gv_foneCheckor
@@ -650,19 +652,19 @@
             this.gv_foneCheckor.AppearanceCell.Options.UseFont = true;
             this.gv_foneCheckor.Caption = "瀹℃牳浜�";
             this.gv_foneCheckor.FieldName = "foneCheckor";
-            this.gv_foneCheckor.MinWidth = 50;
+            this.gv_foneCheckor.MinWidth = 80;
             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 = 10;
+            this.gv_foneCheckor.VisibleIndex = 9;
             this.gv_foneCheckor.Width = 94;
             // 
             // lb_foneChecked
             // 
             this.lb_foneChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_foneChecked.Appearance.Options.UseFont = true;
-            this.lb_foneChecked.Location = new System.Drawing.Point(838, 93);
+            this.lb_foneChecked.Location = new System.Drawing.Point(849, 96);
             this.lb_foneChecked.Name = "lb_foneChecked";
             this.lb_foneChecked.Size = new System.Drawing.Size(73, 21);
             this.lb_foneChecked.TabIndex = 258;
@@ -686,7 +688,7 @@
             // 
             this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemNo.Appearance.Options.UseFont = true;
-            this.lb_itemNo.Location = new System.Drawing.Point(3, 20);
+            this.lb_itemNo.Location = new System.Drawing.Point(9, 20);
             this.lb_itemNo.Name = "lb_itemNo";
             this.lb_itemNo.Size = new System.Drawing.Size(68, 21);
             this.lb_itemNo.TabIndex = 222;
@@ -701,7 +703,7 @@
             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.Tag = "query_b.item_no";
             this.gv_itemNo.Visible = true;
             this.gv_itemNo.VisibleIndex = 5;
             this.gv_itemNo.Width = 150;
@@ -710,7 +712,7 @@
             // 
             this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_memo.Appearance.Options.UseFont = true;
-            this.lb_memo.Location = new System.Drawing.Point(389, 93);
+            this.lb_memo.Location = new System.Drawing.Point(389, 96);
             this.lb_memo.Name = "lb_memo";
             this.lb_memo.Size = new System.Drawing.Size(39, 21);
             this.lb_memo.TabIndex = 219;
@@ -718,11 +720,11 @@
             // 
             // txt_memo
             // 
-            this.txt_memo.Location = new System.Drawing.Point(433, 89);
+            this.txt_memo.Location = new System.Drawing.Point(433, 96);
             this.txt_memo.Name = "txt_memo";
             this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_memo.Properties.Appearance.Options.UseFont = true;
-            this.txt_memo.Size = new System.Drawing.Size(150, 28);
+            this.txt_memo.Size = new System.Drawing.Size(175, 28);
             this.txt_memo.TabIndex = 219;
             // 
             // gv_memo
@@ -731,13 +733,13 @@
             this.gv_memo.AppearanceCell.Options.UseFont = true;
             this.gv_memo.Caption = "澶囨敞";
             this.gv_memo.FieldName = "memo";
-            this.gv_memo.MinWidth = 50;
+            this.gv_memo.MinWidth = 150;
             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 = 14;
-            this.gv_memo.Width = 94;
+            this.gv_memo.Width = 150;
             // 
             // toolBarMenu1
             // 
@@ -748,7 +750,7 @@
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1077, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1129, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -760,15 +762,18 @@
             this.gcMain.Location = new System.Drawing.Point(0, 0);
             this.gcMain.MainView = this.gridView1;
             this.gcMain.Name = "gcMain";
-            this.gcMain.Size = new System.Drawing.Size(1075, 531);
+            this.gcMain.Size = new System.Drawing.Size(1127, 531);
             this.gcMain.TabIndex = 1;
             this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
             // 
             // gridView1
             // 
+            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gridView1.Appearance.Row.Options.UseFont = true;
+            this.gridView1.ColumnPanelRowHeight = 50;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gridColumn8,
             this.gv_isenabled,
@@ -799,6 +804,7 @@
             this.gridColumn8.MinWidth = 250;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.OptionsColumn.AllowEdit = false;
+            this.gridColumn8.Tag = "org.fnumber";
             this.gridColumn8.Visible = true;
             this.gridColumn8.VisibleIndex = 0;
             this.gridColumn8.Width = 250;
@@ -807,9 +813,10 @@
             // 
             this.gridColumn7.Caption = "鐗╂枡ID";
             this.gridColumn7.FieldName = "itemId";
-            this.gridColumn7.MinWidth = 25;
+            this.gridColumn7.MinWidth = 80;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.OptionsColumn.AllowEdit = false;
+            this.gridColumn7.Tag = "query_a.ITEM_ID";
             this.gridColumn7.Visible = true;
             this.gridColumn7.VisibleIndex = 4;
             this.gridColumn7.Width = 94;
@@ -821,6 +828,7 @@
             this.gridColumn3.MinWidth = 250;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.OptionsColumn.AllowEdit = false;
+            this.gridColumn3.Tag = "query_b.item_name";
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 6;
             this.gridColumn3.Width = 250;
@@ -829,34 +837,37 @@
             // 
             this.gridColumn2.Caption = "鐗╂枡瑙勬牸";
             this.gridColumn2.FieldName = "gg";
-            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.MinWidth = 100;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.OptionsColumn.AllowEdit = false;
+            this.gridColumn2.Tag = "query_b.item_model";
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 7;
-            this.gridColumn2.Width = 94;
+            this.gridColumn2.Width = 100;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "鍒朵綔浜�";
             this.gridColumn1.FieldName = "createBy";
-            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.MinWidth = 50;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.OptionsColumn.AllowEdit = false;
+            this.gridColumn1.Tag = "query_a.CREATE_BY";
             this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 13;
+            this.gridColumn1.VisibleIndex = 12;
             this.gridColumn1.Width = 94;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "鍒朵綔鏃堕棿";
             this.gridColumn4.FieldName = "createDate";
-            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.MinWidth = 180;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.OptionsColumn.AllowEdit = false;
+            this.gridColumn4.Tag = "query_a.CREATE_DATE";
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 8;
-            this.gridColumn4.Width = 94;
+            this.gridColumn4.VisibleIndex = 13;
+            this.gridColumn4.Width = 180;
             // 
             // xtraTabControl1
             // 
@@ -864,7 +875,7 @@
             this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1077, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1129, 602);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -875,8 +886,8 @@
             this.xtraTabPage1.Controls.Add(this.gcMain);
             this.xtraTabPage1.Controls.Add(this.pageBar1);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1075, 570);
-            this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1127, 570);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // pageBar1
             // 
@@ -886,8 +897,7 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.RowsCount = 50;
-            this.pageBar1.Size = new System.Drawing.Size(1075, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1127, 39);
             this.pageBar1.TabIndex = 3;
             this.pageBar1.TotalPages = 0;
             // 
@@ -897,8 +907,8 @@
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
             this.xtraTabPage2.PageEnabled = false;
-            this.xtraTabPage2.Size = new System.Drawing.Size(1075, 570);
-            this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1127, 570);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // tabMx
             // 
@@ -906,7 +916,7 @@
             this.tabMx.Location = new System.Drawing.Point(0, 167);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1075, 403);
+            this.tabMx.Size = new System.Drawing.Size(1127, 403);
             this.tabMx.TabIndex = 2;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -948,13 +958,13 @@
             this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
             this.panel1.Location = new System.Drawing.Point(0, 0);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1075, 167);
+            this.panel1.Size = new System.Drawing.Size(1127, 167);
             this.panel1.TabIndex = 1;
             // 
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(601, 127);
+            this.btnSelect.Location = new System.Drawing.Point(612, 131);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(85, 29);
             this.btnSelect.TabIndex = 449;
@@ -963,7 +973,7 @@
             // txt_itemModel
             // 
             this.txt_itemModel.Enabled = false;
-            this.txt_itemModel.Location = new System.Drawing.Point(85, 95);
+            this.txt_itemModel.Location = new System.Drawing.Point(85, 96);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
@@ -974,7 +984,6 @@
             // txt_ItemId
             // 
             this.txt_ItemId.IsReadly = false;
-            this.txt_ItemId.KeyFile = "";
             this.txt_ItemId.Location = new System.Drawing.Point(85, 14);
             this.txt_ItemId.Name = "txt_ItemId";
             this.txt_ItemId.Size = new System.Drawing.Size(262, 33);
@@ -983,7 +992,7 @@
             // 
             // txt_isenabled
             // 
-            this.txt_isenabled.Location = new System.Drawing.Point(1051, 90);
+            this.txt_isenabled.Location = new System.Drawing.Point(1062, 96);
             this.txt_isenabled.Name = "txt_isenabled";
             this.txt_isenabled.Properties.Caption = "";
             this.txt_isenabled.Size = new System.Drawing.Size(27, 24);
@@ -992,7 +1001,7 @@
             // txt_ftwoChecked
             // 
             this.txt_ftwoChecked.Enabled = false;
-            this.txt_ftwoChecked.Location = new System.Drawing.Point(674, 91);
+            this.txt_ftwoChecked.Location = new System.Drawing.Point(685, 96);
             this.txt_ftwoChecked.Name = "txt_ftwoChecked";
             this.txt_ftwoChecked.Properties.Caption = "";
             this.txt_ftwoChecked.Size = new System.Drawing.Size(94, 24);
@@ -1001,7 +1010,7 @@
             // txt_foneChecked
             // 
             this.txt_foneChecked.Enabled = false;
-            this.txt_foneChecked.Location = new System.Drawing.Point(917, 91);
+            this.txt_foneChecked.Location = new System.Drawing.Point(928, 96);
             this.txt_foneChecked.Name = "txt_foneChecked";
             this.txt_foneChecked.Properties.Caption = "";
             this.txt_foneChecked.Size = new System.Drawing.Size(94, 24);
@@ -1011,7 +1020,7 @@
             // 
             this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemModel.Appearance.Options.UseFont = true;
-            this.lb_itemModel.Location = new System.Drawing.Point(8, 96);
+            this.lb_itemModel.Location = new System.Drawing.Point(9, 96);
             this.lb_itemModel.Name = "lb_itemModel";
             this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
             this.lb_itemModel.TabIndex = 375;
@@ -1034,7 +1043,7 @@
             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.Size = new System.Drawing.Size(175, 28);
             this.txt_createDate.TabIndex = 374;
             // 
             // labelUserName
@@ -1054,7 +1063,7 @@
             this.txt_userName.Name = "txt_userName";
             this.txt_userName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_userName.Properties.Appearance.Options.UseFont = true;
-            this.txt_userName.Size = new System.Drawing.Size(150, 28);
+            this.txt_userName.Size = new System.Drawing.Size(175, 28);
             this.txt_userName.TabIndex = 372;
             // 
             // lbGuid
@@ -1065,11 +1074,23 @@
             this.lbGuid.Size = new System.Drawing.Size(0, 21);
             this.lbGuid.TabIndex = 1;
             // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(945, 55);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 6;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
             // Frm_MesQmCheckitemDt
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1077, 682);
+            this.ClientSize = new System.Drawing.Size(1129, 682);
+            this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesQmCheckitemDt";
@@ -1105,6 +1126,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_userName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1200,5 +1222,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
         private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+        private System.Windows.Forms.PictureBox picCheckBox;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3