From 3e8b14f31c5c57fdd11cd9b08c1deb5d44753c2a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 31 十二月 2024 16:55:13 +0800
Subject: [PATCH] 采购细节优化

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs |  259 ++++++++++++++++++++++++++++-----------------------
 1 files changed, 140 insertions(+), 119 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index f5e70ad..283117b 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -29,6 +29,7 @@
         /// </summary>
         private void InitializeComponent()
         {
+            this.components = new System.ComponentModel.Container();
             DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01));
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -80,8 +81,6 @@
             this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
             this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
             this.lb_lifnr = new DevExpress.XtraEditors.LabelControl();
-            this.lb_checkQty = new DevExpress.XtraEditors.LabelControl();
-            this.txt_checkQty = new DevExpress.XtraEditors.TextEdit();
             this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl();
             this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
             this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl();
@@ -93,6 +92,8 @@
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
+            this.gridBand31 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gridColumn13 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -192,6 +193,8 @@
             this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl();
             this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
             this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
@@ -209,7 +212,6 @@
             this.panMsg.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
@@ -236,6 +238,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
             // tabMxPage1
@@ -243,7 +246,7 @@
             this.tabMxPage1.Controls.Add(this.splitContainerControl1);
             this.tabMxPage1.Controls.Add(this.panMsg);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1340, 458);
+            this.tabMxPage1.Size = new System.Drawing.Size(1340, 474);
             this.tabMxPage1.Text = "鎶芥牱淇℃伅";
             // 
             // splitContainerControl1
@@ -262,7 +265,7 @@
             // 
             this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
             this.splitContainerControl1.Panel2.Text = "Panel2";
-            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 390);
+            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 406);
             this.splitContainerControl1.SplitterPosition = 160;
             this.splitContainerControl1.TabIndex = 3;
             // 
@@ -302,9 +305,8 @@
             this.gvMx1facLevel});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
-            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
             this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
-            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
             this.gvMx1.OptionsView.ShowGroupPanel = false;
             // 
             // gvMx1guid
@@ -536,7 +538,7 @@
             this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.groupControl1.Location = new System.Drawing.Point(0, 0);
             this.groupControl1.Name = "groupControl1";
-            this.groupControl1.Size = new System.Drawing.Size(1340, 218);
+            this.groupControl1.Size = new System.Drawing.Size(1340, 234);
             this.groupControl1.TabIndex = 3;
             this.groupControl1.Text = "鎶芥牱缁撴灉";
             // 
@@ -546,7 +548,7 @@
             this.gcMx2.Location = new System.Drawing.Point(2, 28);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1336, 188);
+            this.gcMx2.Size = new System.Drawing.Size(1336, 204);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -620,7 +622,7 @@
             // btnLoad
             // 
             this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321;
-            this.btnLoad.Location = new System.Drawing.Point(842, 16);
+            this.btnLoad.Location = new System.Drawing.Point(848, 16);
             this.btnLoad.Name = "btnLoad";
             this.btnLoad.Size = new System.Drawing.Size(163, 34);
             this.btnLoad.TabIndex = 3;
@@ -649,15 +651,15 @@
             // 
             this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_remarks.Appearance.Options.UseFont = true;
-            this.lb_remarks.Location = new System.Drawing.Point(377, 125);
+            this.lb_remarks.Location = new System.Drawing.Point(377, 109);
             this.lb_remarks.Name = "lb_remarks";
-            this.lb_remarks.Size = new System.Drawing.Size(73, 21);
+            this.lb_remarks.Size = new System.Drawing.Size(68, 21);
             this.lb_remarks.TabIndex = 786;
-            this.lb_remarks.Text = "涓嶈壇鎻忚堪 ";
+            this.lb_remarks.Text = "涓嶈壇鎻忚堪";
             // 
             // txt_fngDesc
             // 
-            this.txt_fngDesc.Location = new System.Drawing.Point(452, 125);
+            this.txt_fngDesc.Location = new System.Drawing.Point(452, 109);
             this.txt_fngDesc.Name = "txt_fngDesc";
             this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fngDesc.Properties.Appearance.Options.UseFont = true;
@@ -668,46 +670,26 @@
             // 
             this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_lifnr.Appearance.Options.UseFont = true;
-            this.lb_lifnr.Location = new System.Drawing.Point(641, 97);
+            this.lb_lifnr.Location = new System.Drawing.Point(641, 80);
             this.lb_lifnr.Name = "lb_lifnr";
             this.lb_lifnr.Size = new System.Drawing.Size(56, 21);
             this.lb_lifnr.TabIndex = 642;
             this.lb_lifnr.Text = "渚涘簲鍟� ";
             // 
-            // lb_checkQty
-            // 
-            this.lb_checkQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_checkQty.Appearance.Options.UseFont = true;
-            this.lb_checkQty.Location = new System.Drawing.Point(627, 54);
-            this.lb_checkQty.Name = "lb_checkQty";
-            this.lb_checkQty.Size = new System.Drawing.Size(73, 21);
-            this.lb_checkQty.TabIndex = 258;
-            this.lb_checkQty.Text = "鎶芥鏁伴噺 ";
-            // 
-            // txt_checkQty
-            // 
-            this.txt_checkQty.Enabled = false;
-            this.txt_checkQty.Location = new System.Drawing.Point(702, 50);
-            this.txt_checkQty.Name = "txt_checkQty";
-            this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_checkQty.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkQty.Size = new System.Drawing.Size(150, 28);
-            this.txt_checkQty.TabIndex = 258;
-            // 
             // lb_fbatchQty
             // 
             this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fbatchQty.Appearance.Options.UseFont = true;
-            this.lb_fbatchQty.Location = new System.Drawing.Point(870, 55);
+            this.lb_fbatchQty.Location = new System.Drawing.Point(627, 48);
             this.lb_fbatchQty.Name = "lb_fbatchQty";
             this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21);
             this.lb_fbatchQty.TabIndex = 222;
-            this.lb_fbatchQty.Text = "鏉ユ枡鏁伴噺 ";
+            this.lb_fbatchQty.Text = "鎵规鏁伴噺 ";
             // 
             // txt_fbatchQty
             // 
             this.txt_fbatchQty.Enabled = false;
-            this.txt_fbatchQty.Location = new System.Drawing.Point(945, 51);
+            this.txt_fbatchQty.Location = new System.Drawing.Point(702, 44);
             this.txt_fbatchQty.Name = "txt_fbatchQty";
             this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
@@ -718,16 +700,16 @@
             // 
             this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fcheckBy.Appearance.Options.UseFont = true;
-            this.lb_fcheckBy.Location = new System.Drawing.Point(377, 54);
+            this.lb_fcheckBy.Location = new System.Drawing.Point(377, 48);
             this.lb_fcheckBy.Name = "lb_fcheckBy";
-            this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21);
+            this.lb_fcheckBy.Size = new System.Drawing.Size(68, 21);
             this.lb_fcheckBy.TabIndex = 217;
-            this.lb_fcheckBy.Text = "妫�楠屼汉鍛� ";
+            this.lb_fcheckBy.Text = "妫�楠屼汉鍛�";
             // 
             // txt_fcheckBy
             // 
             this.txt_fcheckBy.Enabled = false;
-            this.txt_fcheckBy.Location = new System.Drawing.Point(452, 50);
+            this.txt_fcheckBy.Location = new System.Drawing.Point(452, 44);
             this.txt_fcheckBy.Name = "txt_fcheckBy";
             this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
@@ -740,9 +722,9 @@
             this.lb_fcheckDate.Appearance.Options.UseFont = true;
             this.lb_fcheckDate.Location = new System.Drawing.Point(377, 14);
             this.lb_fcheckDate.Name = "lb_fcheckDate";
-            this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21);
+            this.lb_fcheckDate.Size = new System.Drawing.Size(68, 21);
             this.lb_fcheckDate.TabIndex = 216;
-            this.lb_fcheckDate.Text = "妫�楠屾棩鏈� ";
+            this.lb_fcheckDate.Text = "妫�楠屾棩鏈�";
             // 
             // txt_fcheckDate
             // 
@@ -777,6 +759,7 @@
             // toolBarMenu1
             // 
             this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit";
+            this.toolBarMenu1.currentAction = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -809,6 +792,7 @@
             this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true;
             this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
+            this.gridBand31,
             this.gridBand11,
             this.gridBand12,
             this.gridBand13,
@@ -857,7 +841,8 @@
             this.gv_fngHandle,
             this.gv_fversion,
             this.gv_states,
-            this.gv_iqcDate});
+            this.gv_iqcDate,
+            this.bandedGridColumn1});
             this.gridView1.GridControl = this.gcMain;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -865,6 +850,23 @@
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowColumnHeaders = false;
             this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridBand31
+            // 
+            this.gridBand31.Caption = "鏀舵枡缁勭粐";
+            this.gridBand31.Columns.Add(this.bandedGridColumn1);
+            this.gridBand31.Name = "gridBand31";
+            this.gridBand31.VisibleIndex = 0;
+            this.gridBand31.Width = 250;
+            // 
+            // bandedGridColumn1
+            // 
+            this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐";
+            this.bandedGridColumn1.FieldName = "receivingOrg";
+            this.bandedGridColumn1.MinWidth = 250;
+            this.bandedGridColumn1.Name = "bandedGridColumn1";
+            this.bandedGridColumn1.Visible = true;
+            this.bandedGridColumn1.Width = 250;
             // 
             // gridBand11
             // 
@@ -874,8 +876,8 @@
             this.gridBand11.Columns.Add(this.gridColumn13);
             this.gridBand11.MinWidth = 50;
             this.gridBand11.Name = "gridBand11";
-            this.gridBand11.VisibleIndex = 0;
-            this.gridBand11.Width = 60;
+            this.gridBand11.VisibleIndex = 1;
+            this.gridBand11.Width = 50;
             // 
             // gridColumn13
             // 
@@ -886,7 +888,7 @@
             this.gridColumn13.OptionsColumn.ReadOnly = true;
             this.gridColumn13.UnboundDataType = typeof(bool);
             this.gridColumn13.Visible = true;
-            this.gridColumn13.Width = 60;
+            this.gridColumn13.Width = 50;
             // 
             // gridBand12
             // 
@@ -896,7 +898,7 @@
             this.gridBand12.Columns.Add(this.gv_fsubmit);
             this.gridBand12.MinWidth = 50;
             this.gridBand12.Name = "gridBand12";
-            this.gridBand12.VisibleIndex = 1;
+            this.gridBand12.VisibleIndex = 2;
             this.gridBand12.Width = 50;
             // 
             // gv_fsubmit
@@ -911,7 +913,7 @@
             this.gv_fsubmit.Tag = "query_a.fsubmit";
             this.gv_fsubmit.UnboundDataType = typeof(bool);
             this.gv_fsubmit.Visible = true;
-            this.gv_fsubmit.Width = 30;
+            this.gv_fsubmit.Width = 50;
             // 
             // gridBand13
             // 
@@ -921,7 +923,7 @@
             this.gridBand13.Columns.Add(this.gv_modify1Flag);
             this.gridBand13.MinWidth = 50;
             this.gridBand13.Name = "gridBand13";
-            this.gridBand13.VisibleIndex = 2;
+            this.gridBand13.VisibleIndex = 3;
             this.gridBand13.Width = 50;
             // 
             // gv_modify1Flag
@@ -936,7 +938,7 @@
             this.gv_modify1Flag.Tag = "query_a.modify1_flag";
             this.gv_modify1Flag.UnboundDataType = typeof(bool);
             this.gv_modify1Flag.Visible = true;
-            this.gv_modify1Flag.Width = 30;
+            this.gv_modify1Flag.Width = 50;
             // 
             // gridBand14
             // 
@@ -944,7 +946,7 @@
             this.gridBand14.Columns.Add(this.gv_lotNo);
             this.gridBand14.MinWidth = 120;
             this.gridBand14.Name = "gridBand14";
-            this.gridBand14.VisibleIndex = 3;
+            this.gridBand14.VisibleIndex = 4;
             this.gridBand14.Width = 120;
             // 
             // gv_lotNo
@@ -958,7 +960,7 @@
             this.gv_lotNo.OptionsColumn.AllowEdit = false;
             this.gv_lotNo.Tag = "query_a.lot_no";
             this.gv_lotNo.Visible = true;
-            this.gv_lotNo.Width = 30;
+            this.gv_lotNo.Width = 120;
             // 
             // gridBand1
             // 
@@ -966,7 +968,8 @@
             this.gridBand1.Columns.Add(this.gv_fcheckDate);
             this.gridBand1.MinWidth = 180;
             this.gridBand1.Name = "gridBand1";
-            this.gridBand1.VisibleIndex = 4;
+            this.gridBand1.Visible = false;
+            this.gridBand1.VisibleIndex = -1;
             this.gridBand1.Width = 180;
             // 
             // gv_fcheckDate
@@ -1002,7 +1005,7 @@
             this.gv_releaseNo.OptionsColumn.AllowEdit = false;
             this.gv_releaseNo.Tag = "query_a.release_no";
             this.gv_releaseNo.Visible = true;
-            this.gv_releaseNo.Width = 31;
+            this.gv_releaseNo.Width = 100;
             // 
             // gridBand18
             // 
@@ -1024,7 +1027,8 @@
             this.gridBand2.Columns.Add(this.gv_itemId);
             this.gridBand2.MinWidth = 60;
             this.gridBand2.Name = "gridBand2";
-            this.gridBand2.VisibleIndex = 0;
+            this.gridBand2.Visible = false;
+            this.gridBand2.VisibleIndex = -1;
             this.gridBand2.Width = 60;
             // 
             // gv_itemId
@@ -1037,7 +1041,6 @@
             this.gv_itemId.Name = "gv_itemId";
             this.gv_itemId.OptionsColumn.AllowEdit = false;
             this.gv_itemId.Tag = "query_a.item_id";
-            this.gv_itemId.Visible = true;
             this.gv_itemId.Width = 30;
             // 
             // gridBand5
@@ -1046,8 +1049,8 @@
             this.gridBand5.Columns.Add(this.gv_itemNo);
             this.gridBand5.MinWidth = 100;
             this.gridBand5.Name = "gridBand5";
-            this.gridBand5.VisibleIndex = 1;
-            this.gridBand5.Width = 100;
+            this.gridBand5.VisibleIndex = 0;
+            this.gridBand5.Width = 136;
             // 
             // gv_itemNo
             // 
@@ -1060,7 +1063,7 @@
             this.gv_itemNo.OptionsColumn.AllowEdit = false;
             this.gv_itemNo.Tag = "query_a.item_no";
             this.gv_itemNo.Visible = true;
-            this.gv_itemNo.Width = 30;
+            this.gv_itemNo.Width = 136;
             // 
             // gridBand3
             // 
@@ -1068,8 +1071,8 @@
             this.gridBand3.Columns.Add(this.gv_boardStyle);
             this.gridBand3.MinWidth = 120;
             this.gridBand3.Name = "gridBand3";
-            this.gridBand3.VisibleIndex = 2;
-            this.gridBand3.Width = 120;
+            this.gridBand3.VisibleIndex = 1;
+            this.gridBand3.Width = 164;
             // 
             // gv_boardStyle
             // 
@@ -1082,7 +1085,7 @@
             this.gv_boardStyle.OptionsColumn.AllowEdit = false;
             this.gv_boardStyle.Tag = "query_a.board_style";
             this.gv_boardStyle.Visible = true;
-            this.gv_boardStyle.Width = 30;
+            this.gv_boardStyle.Width = 164;
             // 
             // gridBand19
             // 
@@ -1104,7 +1107,7 @@
             this.gv_lifnr.OptionsColumn.AllowEdit = false;
             this.gv_lifnr.Tag = "query_a.lifnr";
             this.gv_lifnr.Visible = true;
-            this.gv_lifnr.Width = 42;
+            this.gv_lifnr.Width = 200;
             // 
             // gridBand20
             // 
@@ -1126,13 +1129,13 @@
             this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
             this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
             this.gv_fbatchQty.Visible = true;
-            this.gv_fbatchQty.Width = 30;
+            this.gv_fbatchQty.Width = 80;
             // 
             // gridBand21
             // 
             this.gridBand21.AppearanceHeader.Options.UseTextOptions = true;
             this.gridBand21.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand21.Caption = "绫诲瀷(0鏉ユ枡,1鍦ㄥ簱)";
+            this.gridBand21.Caption = "绫诲瀷";
             this.gridBand21.Columns.Add(this.gv_ftype);
             this.gridBand21.MinWidth = 60;
             this.gridBand21.Name = "gridBand21";
@@ -1143,14 +1146,14 @@
             // 
             this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_ftype.AppearanceCell.Options.UseFont = true;
-            this.gv_ftype.Caption = "绫诲瀷(0鏉ユ枡,1鍦ㄥ簱)";
-            this.gv_ftype.FieldName = "ftype";
+            this.gv_ftype.Caption = "绫诲瀷";
+            this.gv_ftype.FieldName = "ftypeTxt";
             this.gv_ftype.MinWidth = 30;
             this.gv_ftype.Name = "gv_ftype";
             this.gv_ftype.OptionsColumn.AllowEdit = false;
             this.gv_ftype.Tag = "query_a.ftype";
             this.gv_ftype.Visible = true;
-            this.gv_ftype.Width = 30;
+            this.gv_ftype.Width = 60;
             // 
             // gridBand4
             // 
@@ -1172,7 +1175,7 @@
             this.gv_fversion.OptionsColumn.AllowEdit = false;
             this.gv_fversion.Tag = "query_a.fversion";
             this.gv_fversion.Visible = true;
-            this.gv_fversion.Width = 30;
+            this.gv_fversion.Width = 60;
             // 
             // gridBand8
             // 
@@ -1188,7 +1191,7 @@
             this.gridBand8.MinWidth = 300;
             this.gridBand8.Name = "gridBand8";
             this.gridBand8.VisibleIndex = 11;
-            this.gridBand8.Width = 330;
+            this.gridBand8.Width = 300;
             // 
             // gridBand7
             // 
@@ -1207,7 +1210,7 @@
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.OptionsColumn.ReadOnly = true;
             this.gridColumn15.Visible = true;
-            this.gridColumn15.Width = 32;
+            this.gridColumn15.Width = 120;
             // 
             // gridBand10
             // 
@@ -1229,7 +1232,7 @@
             this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
             this.gv_fcheckBy.Tag = "query_a.fcheck_by";
             this.gv_fcheckBy.Visible = true;
-            this.gv_fcheckBy.Width = 30;
+            this.gv_fcheckBy.Width = 60;
             // 
             // gridBand6
             // 
@@ -1237,7 +1240,8 @@
             this.gridBand6.Columns.Add(this.gv_checkQty);
             this.gridBand6.MinWidth = 50;
             this.gridBand6.Name = "gridBand6";
-            this.gridBand6.VisibleIndex = 2;
+            this.gridBand6.Visible = false;
+            this.gridBand6.VisibleIndex = -1;
             this.gridBand6.Width = 50;
             // 
             // gv_checkQty
@@ -1251,7 +1255,7 @@
             this.gv_checkQty.OptionsColumn.AllowEdit = false;
             this.gv_checkQty.Tag = "query_a.check_qty";
             this.gv_checkQty.Visible = true;
-            this.gv_checkQty.Width = 30;
+            this.gv_checkQty.Width = 50;
             // 
             // gridBand9
             // 
@@ -1259,7 +1263,7 @@
             this.gridBand9.Columns.Add(this.gv_fcheckResu);
             this.gridBand9.MinWidth = 50;
             this.gridBand9.Name = "gridBand9";
-            this.gridBand9.VisibleIndex = 3;
+            this.gridBand9.VisibleIndex = 2;
             this.gridBand9.Width = 50;
             // 
             // gv_fcheckResu
@@ -1273,7 +1277,7 @@
             this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
             this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
             this.gv_fcheckResu.Visible = true;
-            this.gv_fcheckResu.Width = 30;
+            this.gv_fcheckResu.Width = 50;
             // 
             // gridBand15
             // 
@@ -1281,7 +1285,7 @@
             this.gridBand15.Columns.Add(this.gv_freceQty);
             this.gridBand15.MinWidth = 50;
             this.gridBand15.Name = "gridBand15";
-            this.gridBand15.VisibleIndex = 4;
+            this.gridBand15.VisibleIndex = 3;
             this.gridBand15.Width = 50;
             // 
             // gv_freceQty
@@ -1295,7 +1299,7 @@
             this.gv_freceQty.OptionsColumn.AllowEdit = false;
             this.gv_freceQty.Tag = "query_a.frece_qty";
             this.gv_freceQty.Visible = true;
-            this.gv_freceQty.Width = 30;
+            this.gv_freceQty.Width = 50;
             // 
             // gridBand23
             // 
@@ -1317,7 +1321,7 @@
             this.gv_iqcDate.OptionsColumn.AllowEdit = false;
             this.gv_iqcDate.Tag = "query_a.iqc_date";
             this.gv_iqcDate.Visible = true;
-            this.gv_iqcDate.Width = 74;
+            this.gv_iqcDate.Width = 120;
             // 
             // gridBand26
             // 
@@ -1339,7 +1343,7 @@
             this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
             this.gv_lastupdateBy.Visible = true;
-            this.gv_lastupdateBy.Width = 30;
+            this.gv_lastupdateBy.Width = 60;
             // 
             // gridBand27
             // 
@@ -1361,7 +1365,7 @@
             this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
             this.gv_lastupdateDate.Visible = true;
-            this.gv_lastupdateDate.Width = 30;
+            this.gv_lastupdateDate.Width = 120;
             // 
             // gridBand28
             // 
@@ -1384,7 +1388,7 @@
             this.gv_states.OptionsColumn.AllowEdit = false;
             this.gv_states.Tag = "query_a.states";
             this.gv_states.Visible = true;
-            this.gv_states.Width = 30;
+            this.gv_states.Width = 60;
             // 
             // gridColumn14
             // 
@@ -1416,7 +1420,7 @@
             this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
             this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
             this.gv_fcovertQty.Visible = true;
-            this.gv_fcovertQty.Width = 30;
+            this.gv_fcovertQty.Width = 60;
             // 
             // gridBand30
             // 
@@ -1438,7 +1442,7 @@
             this.gridBand22.MinWidth = 120;
             this.gridBand22.Name = "gridBand22";
             this.gridBand22.VisibleIndex = 0;
-            this.gridBand22.Width = 120;
+            this.gridBand22.Width = 133;
             // 
             // gv_createDate
             // 
@@ -1451,7 +1455,7 @@
             this.gv_createDate.OptionsColumn.AllowEdit = false;
             this.gv_createDate.Tag = "query_a.create_date";
             this.gv_createDate.Visible = true;
-            this.gv_createDate.Width = 76;
+            this.gv_createDate.Width = 133;
             // 
             // gridBand17
             // 
@@ -1460,7 +1464,7 @@
             this.gridBand17.MinWidth = 60;
             this.gridBand17.Name = "gridBand17";
             this.gridBand17.VisibleIndex = 1;
-            this.gridBand17.Width = 60;
+            this.gridBand17.Width = 67;
             // 
             // gv_createBy
             // 
@@ -1473,7 +1477,7 @@
             this.gv_createBy.OptionsColumn.AllowEdit = false;
             this.gv_createBy.Tag = "query_a.create_by";
             this.gv_createBy.Visible = true;
-            this.gv_createBy.Width = 42;
+            this.gv_createBy.Width = 67;
             // 
             // gridBand24
             // 
@@ -1495,7 +1499,7 @@
             this.gv_remarks.OptionsColumn.AllowEdit = false;
             this.gv_remarks.Tag = "query_a.remarks";
             this.gv_remarks.Visible = true;
-            this.gv_remarks.Width = 30;
+            this.gv_remarks.Width = 100;
             // 
             // gridBand25
             // 
@@ -1517,7 +1521,7 @@
             this.gv_fngHandle.OptionsColumn.AllowEdit = false;
             this.gv_fngHandle.Tag = "query_a.fng_handle";
             this.gv_fngHandle.Visible = true;
-            this.gv_fngHandle.Width = 30;
+            this.gv_fngHandle.Width = 100;
             // 
             // xtraTabControl1
             // 
@@ -1556,17 +1560,16 @@
             this.xtraTabPage2.Controls.Add(this.xtraTabControl2);
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.PageEnabled = false;
             this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // xtraTabControl2
             // 
             this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl2.Location = new System.Drawing.Point(0, 198);
+            this.xtraTabControl2.Location = new System.Drawing.Point(0, 182);
             this.xtraTabControl2.Name = "xtraTabControl2";
             this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
-            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 490);
+            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 506);
             this.xtraTabControl2.TabIndex = 2;
             this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -1577,7 +1580,7 @@
             this.xtraTabPage3.Controls.Add(this.gcMx3);
             this.xtraTabPage3.Controls.Add(this.ucUpFile1);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1340, 458);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1340, 474);
             this.xtraTabPage3.Text = "闄勪欢淇℃伅";
             // 
             // gcMx3
@@ -1590,7 +1593,7 @@
             this.repositoryItemButtonEdit1,
             this.repositoryItemButtonEdit2,
             this.repositoryItemButtonEdit3});
-            this.gcMx3.Size = new System.Drawing.Size(1340, 401);
+            this.gcMx3.Size = new System.Drawing.Size(1340, 417);
             this.gcMx3.TabIndex = 2;
             this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx3});
@@ -1771,8 +1774,6 @@
             this.panel1.Controls.Add(this.lb_modify1Flag);
             this.panel1.Controls.Add(this.lb_lotNo);
             this.panel1.Controls.Add(this.txt_lotNo);
-            this.panel1.Controls.Add(this.lb_checkQty);
-            this.panel1.Controls.Add(this.txt_checkQty);
             this.panel1.Controls.Add(this.lb_fbatchQty);
             this.panel1.Controls.Add(this.txt_fbatchQty);
             this.panel1.Controls.Add(this.lb_fcheckBy);
@@ -1785,14 +1786,14 @@
             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(1342, 198);
+            this.panel1.Size = new System.Drawing.Size(1342, 182);
             this.panel1.TabIndex = 1;
             // 
             // labelControl4
             // 
             this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(382, 91);
+            this.labelControl4.Location = new System.Drawing.Point(377, 80);
             this.labelControl4.Name = "labelControl4";
             this.labelControl4.Size = new System.Drawing.Size(68, 21);
             this.labelControl4.TabIndex = 799;
@@ -1801,14 +1802,14 @@
             // txt_fcheckResu
             // 
             this.txt_fcheckResu.Enabled = false;
-            this.txt_fcheckResu.Location = new System.Drawing.Point(452, 89);
+            this.txt_fcheckResu.Location = new System.Drawing.Point(452, 78);
             this.txt_fcheckResu.Name = "txt_fcheckResu";
             this.txt_fcheckResu.Size = new System.Drawing.Size(150, 24);
             this.txt_fcheckResu.TabIndex = 798;
             // 
             // txt_lotNo1
             // 
-            this.txt_lotNo1.Location = new System.Drawing.Point(452, 160);
+            this.txt_lotNo1.Location = new System.Drawing.Point(452, 144);
             this.txt_lotNo1.Name = "txt_lotNo1";
             this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_lotNo1.Properties.Appearance.Options.UseFont = true;
@@ -1819,7 +1820,7 @@
             // 
             this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(416, 163);
+            this.labelControl2.Location = new System.Drawing.Point(411, 147);
             this.labelControl2.Name = "labelControl2";
             this.labelControl2.Size = new System.Drawing.Size(34, 21);
             this.labelControl2.TabIndex = 796;
@@ -1829,10 +1830,10 @@
             // 
             this.txt_suppId.Enabled = false;
             this.txt_suppId.IsReadly = true;
-            this.txt_suppId.Location = new System.Drawing.Point(706, 92);
+            this.txt_suppId.Location = new System.Drawing.Point(702, 75);
             this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
             this.txt_suppId.Name = "txt_suppId";
-            this.txt_suppId.Size = new System.Drawing.Size(305, 30);
+            this.txt_suppId.Size = new System.Drawing.Size(309, 30);
             this.txt_suppId.TabIndex = 795;
             // 
             // txt_modify1Flag
@@ -1847,7 +1848,7 @@
             // txt_fsubmit
             // 
             this.txt_fsubmit.Enabled = false;
-            this.txt_fsubmit.Location = new System.Drawing.Point(1062, 12);
+            this.txt_fsubmit.Location = new System.Drawing.Point(947, 46);
             this.txt_fsubmit.Name = "txt_fsubmit";
             this.txt_fsubmit.Properties.Caption = "";
             this.txt_fsubmit.Size = new System.Drawing.Size(35, 24);
@@ -1856,7 +1857,7 @@
             // txt_itemModel
             // 
             this.txt_itemModel.Enabled = false;
-            this.txt_itemModel.Location = new System.Drawing.Point(97, 125);
+            this.txt_itemModel.Location = new System.Drawing.Point(97, 109);
             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;
@@ -1868,7 +1869,7 @@
             // 
             this.txt_itemId.Enabled = false;
             this.txt_itemId.IsReadly = true;
-            this.txt_itemId.Location = new System.Drawing.Point(97, 48);
+            this.txt_itemId.Location = new System.Drawing.Point(97, 42);
             this.txt_itemId.Name = "txt_itemId";
             this.txt_itemId.Size = new System.Drawing.Size(266, 33);
             this.txt_itemId.TabIndex = 791;
@@ -1878,7 +1879,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(20, 125);
+            this.lb_itemModel.Location = new System.Drawing.Point(20, 109);
             this.lb_itemModel.Name = "lb_itemModel";
             this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
             this.lb_itemModel.TabIndex = 790;
@@ -1888,7 +1889,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(20, 91);
+            this.lb_tname.Location = new System.Drawing.Point(20, 80);
             this.lb_tname.Name = "lb_tname";
             this.lb_tname.Size = new System.Drawing.Size(68, 21);
             this.lb_tname.TabIndex = 788;
@@ -1897,7 +1898,7 @@
             // txt_itemNo
             // 
             this.txt_itemNo.Enabled = false;
-            this.txt_itemNo.Location = new System.Drawing.Point(97, 87);
+            this.txt_itemNo.Location = new System.Drawing.Point(97, 76);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
@@ -1908,7 +1909,7 @@
             // 
             this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(20, 54);
+            this.labelControl1.Location = new System.Drawing.Point(20, 48);
             this.labelControl1.Name = "labelControl1";
             this.labelControl1.Size = new System.Drawing.Size(68, 21);
             this.labelControl1.TabIndex = 787;
@@ -1937,11 +1938,11 @@
             // 
             this.lb_fsubmit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fsubmit.Appearance.Options.UseFont = true;
-            this.lb_fsubmit.Location = new System.Drawing.Point(983, 14);
+            this.lb_fsubmit.Location = new System.Drawing.Point(870, 48);
             this.lb_fsubmit.Name = "lb_fsubmit";
-            this.lb_fsubmit.Size = new System.Drawing.Size(73, 21);
+            this.lb_fsubmit.Size = new System.Drawing.Size(68, 21);
             this.lb_fsubmit.TabIndex = 360;
-            this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑 ";
+            this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑";
             // 
             // lb_modify1Flag
             // 
@@ -1973,14 +1974,33 @@
             this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
             this.txt_lotNo.TabIndex = 262;
             // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(921, 42);
+            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;
+            // 
+            // alertControl1
+            // 
+            this.alertControl1.AutoFormDelay = 2000;
+            this.alertControl1.FormDisplaySpeed = DevExpress.XtraBars.Alerter.AlertFormDisplaySpeed.Fast;
+            this.alertControl1.FormLocation = DevExpress.XtraBars.Alerter.AlertFormLocation.TopRight;
+            // 
             // Frm_MesQaItemsDetect01
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.ClientSize = new System.Drawing.Size(1344, 800);
+            this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesQaItemsDetect01";
+            this.Text = "鏉ユ枡妫�楠岀敵璇�";
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
             this.splitContainerControl1.Panel1.ResumeLayout(false);
@@ -1999,7 +2019,6 @@
             this.panMsg.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
@@ -2027,6 +2046,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -2046,9 +2066,6 @@
         private DevExpress.XtraEditors.TextEdit txt_fngDesc;
 
         private DevExpress.XtraEditors.LabelControl lb_lifnr;
-
-        private DevExpress.XtraEditors.LabelControl lb_checkQty;
-        private DevExpress.XtraEditors.TextEdit txt_checkQty;
 
         private DevExpress.XtraEditors.LabelControl lb_fbatchQty;
         private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
@@ -2154,6 +2171,9 @@
         private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fversion;
         private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_states;
         private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcDate;
+        private System.Windows.Forms.PictureBox picCheckBox;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
@@ -2184,5 +2204,6 @@
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25;
+        private DevExpress.XtraBars.Alerter.AlertControl alertControl1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3