From 5387a946d08981fda49f9754ba4ce81d43f22453 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 03 一月 2025 16:11:33 +0800
Subject: [PATCH] 细节

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs |  267 ++++++++++++++++++++++++++---------------------------
 1 files changed, 131 insertions(+), 136 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index 283117b..1386a5a 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -100,10 +100,10 @@
             this.gv_fsubmit = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_modify1Flag = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gv_fcheckResu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_lotNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_releaseNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -122,14 +122,12 @@
             this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_fversion = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_fcheckBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand32 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_checkQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fcheckResu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_freceQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand23 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -152,6 +150,7 @@
             this.gv_remarks = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_fngHandle = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -174,15 +173,15 @@
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
             this.panel1 = new System.Windows.Forms.Panel();
+            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
             this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
             this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
             this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
             this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier();
-            this.txt_modify1Flag = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_qualityAudit = new DevExpress.XtraEditors.CheckEdit();
             this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
             this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
-            this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
             this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
             this.lb_tname = new DevExpress.XtraEditors.LabelControl();
             this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
@@ -231,9 +230,11 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
             this.panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
@@ -688,13 +689,13 @@
             // 
             // txt_fbatchQty
             // 
-            this.txt_fbatchQty.Enabled = false;
             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;
             this.txt_fbatchQty.Size = new System.Drawing.Size(66, 28);
             this.txt_fbatchQty.TabIndex = 222;
+            this.txt_fbatchQty.Tag = "readonly";
             // 
             // lb_fcheckBy
             // 
@@ -708,13 +709,13 @@
             // 
             // txt_fcheckBy
             // 
-            this.txt_fcheckBy.Enabled = false;
             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;
             this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28);
             this.txt_fcheckBy.TabIndex = 217;
+            this.txt_fcheckBy.Tag = "readonly";
             // 
             // lb_fcheckDate
             // 
@@ -728,13 +729,13 @@
             // 
             // txt_fcheckDate
             // 
-            this.txt_fcheckDate.Enabled = false;
             this.txt_fcheckDate.Location = new System.Drawing.Point(452, 10);
             this.txt_fcheckDate.Name = "txt_fcheckDate";
             this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
             this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28);
             this.txt_fcheckDate.TabIndex = 216;
+            this.txt_fcheckDate.Tag = "readonly";
             // 
             // lb_releaseNo
             // 
@@ -748,13 +749,13 @@
             // 
             // txt_releaseNo
             // 
-            this.txt_releaseNo.Enabled = false;
             this.txt_releaseNo.Location = new System.Drawing.Point(97, 10);
             this.txt_releaseNo.Name = "txt_releaseNo";
             this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
             this.txt_releaseNo.Size = new System.Drawing.Size(266, 28);
             this.txt_releaseNo.TabIndex = 213;
+            this.txt_releaseNo.Tag = "readonly";
             // 
             // toolBarMenu1
             // 
@@ -796,8 +797,8 @@
             this.gridBand11,
             this.gridBand12,
             this.gridBand13,
+            this.gridBand9,
             this.gridBand14,
-            this.gridBand1,
             this.gridBand16,
             this.gridBand18,
             this.gridBand19,
@@ -865,6 +866,7 @@
             this.bandedGridColumn1.FieldName = "receivingOrg";
             this.bandedGridColumn1.MinWidth = 250;
             this.bandedGridColumn1.Name = "bandedGridColumn1";
+            this.bandedGridColumn1.Tag = "org.fnamber";
             this.bandedGridColumn1.Visible = true;
             this.bandedGridColumn1.Width = 250;
             // 
@@ -886,6 +888,7 @@
             this.gridColumn13.MinWidth = 30;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.OptionsColumn.ReadOnly = true;
+            this.gridColumn13.Tag = "query_a.fsubmit";
             this.gridColumn13.UnboundDataType = typeof(bool);
             this.gridColumn13.Visible = true;
             this.gridColumn13.Width = 50;
@@ -923,7 +926,8 @@
             this.gridBand13.Columns.Add(this.gv_modify1Flag);
             this.gridBand13.MinWidth = 50;
             this.gridBand13.Name = "gridBand13";
-            this.gridBand13.VisibleIndex = 3;
+            this.gridBand13.Visible = false;
+            this.gridBand13.VisibleIndex = -1;
             this.gridBand13.Width = 50;
             // 
             // gv_modify1Flag
@@ -931,7 +935,7 @@
             this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_modify1Flag.AppearanceCell.Options.UseFont = true;
             this.gv_modify1Flag.Caption = "瀹℃牳鏍囧織";
-            this.gv_modify1Flag.FieldName = "modify1FlagTxt";
+            this.gv_modify1Flag.FieldName = "modifyFlagTxt";
             this.gv_modify1Flag.MinWidth = 30;
             this.gv_modify1Flag.Name = "gv_modify1Flag";
             this.gv_modify1Flag.OptionsColumn.AllowEdit = false;
@@ -939,6 +943,30 @@
             this.gv_modify1Flag.UnboundDataType = typeof(bool);
             this.gv_modify1Flag.Visible = true;
             this.gv_modify1Flag.Width = 50;
+            // 
+            // gridBand9
+            // 
+            this.gridBand9.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand9.Caption = "妫�楠岀粨鏋�";
+            this.gridBand9.Columns.Add(this.gv_fcheckResu);
+            this.gridBand9.MinWidth = 50;
+            this.gridBand9.Name = "gridBand9";
+            this.gridBand9.VisibleIndex = 3;
+            this.gridBand9.Width = 50;
+            // 
+            // gv_fcheckResu
+            // 
+            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
+            this.gv_fcheckResu.FieldName = "fcheckResu";
+            this.gv_fcheckResu.MinWidth = 30;
+            this.gv_fcheckResu.Name = "gv_fcheckResu";
+            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
+            this.gv_fcheckResu.Visible = true;
+            this.gv_fcheckResu.Width = 50;
             // 
             // gridBand14
             // 
@@ -961,29 +989,6 @@
             this.gv_lotNo.Tag = "query_a.lot_no";
             this.gv_lotNo.Visible = true;
             this.gv_lotNo.Width = 120;
-            // 
-            // gridBand1
-            // 
-            this.gridBand1.Caption = "妫�楠屾棩鏈�";
-            this.gridBand1.Columns.Add(this.gv_fcheckDate);
-            this.gridBand1.MinWidth = 180;
-            this.gridBand1.Name = "gridBand1";
-            this.gridBand1.Visible = false;
-            this.gridBand1.VisibleIndex = -1;
-            this.gridBand1.Width = 180;
-            // 
-            // gv_fcheckDate
-            // 
-            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
-            this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
-            this.gv_fcheckDate.FieldName = "fcheckDate";
-            this.gv_fcheckDate.MinWidth = 30;
-            this.gv_fcheckDate.Name = "gv_fcheckDate";
-            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
-            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
-            this.gv_fcheckDate.Visible = true;
-            this.gv_fcheckDate.Width = 30;
             // 
             // gridBand16
             // 
@@ -1183,34 +1188,14 @@
             this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
             this.gridBand8.Caption = "妫�楠屼俊鎭�";
             this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
-            this.gridBand7,
             this.gridBand10,
+            this.gridBand32,
             this.gridBand6,
-            this.gridBand9,
             this.gridBand15});
             this.gridBand8.MinWidth = 300;
             this.gridBand8.Name = "gridBand8";
             this.gridBand8.VisibleIndex = 11;
             this.gridBand8.Width = 300;
-            // 
-            // gridBand7
-            // 
-            this.gridBand7.Caption = "妫�楠屾棩鏈�";
-            this.gridBand7.Columns.Add(this.gridColumn15);
-            this.gridBand7.MinWidth = 120;
-            this.gridBand7.Name = "gridBand7";
-            this.gridBand7.VisibleIndex = 0;
-            this.gridBand7.Width = 120;
-            // 
-            // gridColumn15
-            // 
-            this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�";
-            this.gridColumn15.FieldName = "date01";
-            this.gridColumn15.MinWidth = 30;
-            this.gridColumn15.Name = "gridColumn15";
-            this.gridColumn15.OptionsColumn.ReadOnly = true;
-            this.gridColumn15.Visible = true;
-            this.gridColumn15.Width = 120;
             // 
             // gridBand10
             // 
@@ -1218,8 +1203,8 @@
             this.gridBand10.Columns.Add(this.gv_fcheckBy);
             this.gridBand10.MinWidth = 60;
             this.gridBand10.Name = "gridBand10";
-            this.gridBand10.VisibleIndex = 1;
-            this.gridBand10.Width = 60;
+            this.gridBand10.VisibleIndex = 0;
+            this.gridBand10.Width = 118;
             // 
             // gv_fcheckBy
             // 
@@ -1232,7 +1217,28 @@
             this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
             this.gv_fcheckBy.Tag = "query_a.fcheck_by";
             this.gv_fcheckBy.Visible = true;
-            this.gv_fcheckBy.Width = 60;
+            this.gv_fcheckBy.Width = 118;
+            // 
+            // gridBand32
+            // 
+            this.gridBand32.Caption = "妫�楠屾棩鏈�";
+            this.gridBand32.Columns.Add(this.gv_fcheckDate);
+            this.gridBand32.Name = "gridBand32";
+            this.gridBand32.VisibleIndex = 1;
+            this.gridBand32.Width = 182;
+            // 
+            // gv_fcheckDate
+            // 
+            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
+            this.gv_fcheckDate.FieldName = "fcheckDate";
+            this.gv_fcheckDate.MinWidth = 30;
+            this.gv_fcheckDate.Name = "gv_fcheckDate";
+            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
+            this.gv_fcheckDate.Visible = true;
+            this.gv_fcheckDate.Width = 182;
             // 
             // gridBand6
             // 
@@ -1257,35 +1263,14 @@
             this.gv_checkQty.Visible = true;
             this.gv_checkQty.Width = 50;
             // 
-            // gridBand9
-            // 
-            this.gridBand9.Caption = "妫�楠岀粨鏋�";
-            this.gridBand9.Columns.Add(this.gv_fcheckResu);
-            this.gridBand9.MinWidth = 50;
-            this.gridBand9.Name = "gridBand9";
-            this.gridBand9.VisibleIndex = 2;
-            this.gridBand9.Width = 50;
-            // 
-            // gv_fcheckResu
-            // 
-            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
-            this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
-            this.gv_fcheckResu.FieldName = "fcheckResu";
-            this.gv_fcheckResu.MinWidth = 30;
-            this.gv_fcheckResu.Name = "gv_fcheckResu";
-            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
-            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
-            this.gv_fcheckResu.Visible = true;
-            this.gv_fcheckResu.Width = 50;
-            // 
             // gridBand15
             // 
             this.gridBand15.Caption = "鍒ゅ畾缁撴灉";
             this.gridBand15.Columns.Add(this.gv_freceQty);
             this.gridBand15.MinWidth = 50;
             this.gridBand15.Name = "gridBand15";
-            this.gridBand15.VisibleIndex = 3;
+            this.gridBand15.Visible = false;
+            this.gridBand15.VisibleIndex = -1;
             this.gridBand15.Width = 50;
             // 
             // gv_freceQty
@@ -1374,7 +1359,8 @@
             this.gridBand28.Columns.Add(this.gridColumn14);
             this.gridBand28.MinWidth = 60;
             this.gridBand28.Name = "gridBand28";
-            this.gridBand28.VisibleIndex = 15;
+            this.gridBand28.Visible = false;
+            this.gridBand28.VisibleIndex = -1;
             this.gridBand28.Width = 60;
             // 
             // gv_states
@@ -1405,7 +1391,7 @@
             this.gridBand29.Columns.Add(this.gv_fcovertQty);
             this.gridBand29.MinWidth = 60;
             this.gridBand29.Name = "gridBand29";
-            this.gridBand29.VisibleIndex = 16;
+            this.gridBand29.VisibleIndex = 15;
             this.gridBand29.Width = 60;
             // 
             // gv_fcovertQty
@@ -1432,7 +1418,7 @@
             this.gridBand17});
             this.gridBand30.MinWidth = 200;
             this.gridBand30.Name = "gridBand30";
-            this.gridBand30.VisibleIndex = 17;
+            this.gridBand30.VisibleIndex = 16;
             this.gridBand30.Width = 200;
             // 
             // gridBand22
@@ -1485,7 +1471,7 @@
             this.gridBand24.Columns.Add(this.gv_remarks);
             this.gridBand24.MinWidth = 100;
             this.gridBand24.Name = "gridBand24";
-            this.gridBand24.VisibleIndex = 18;
+            this.gridBand24.VisibleIndex = 17;
             this.gridBand24.Width = 100;
             // 
             // gv_remarks
@@ -1493,7 +1479,7 @@
             this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_remarks.AppearanceCell.Options.UseFont = true;
             this.gv_remarks.Caption = "涓嶈壇鎻忚堪";
-            this.gv_remarks.FieldName = "remarks";
+            this.gv_remarks.FieldName = "fngDesc";
             this.gv_remarks.MinWidth = 30;
             this.gv_remarks.Name = "gv_remarks";
             this.gv_remarks.OptionsColumn.AllowEdit = false;
@@ -1507,7 +1493,7 @@
             this.gridBand25.Columns.Add(this.gv_fngHandle);
             this.gridBand25.MinWidth = 100;
             this.gridBand25.Name = "gridBand25";
-            this.gridBand25.VisibleIndex = 19;
+            this.gridBand25.VisibleIndex = 18;
             this.gridBand25.Width = 100;
             // 
             // gv_fngHandle
@@ -1522,6 +1508,16 @@
             this.gv_fngHandle.Tag = "query_a.fng_handle";
             this.gv_fngHandle.Visible = true;
             this.gv_fngHandle.Width = 100;
+            // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�";
+            this.gridColumn15.FieldName = "iqcDate";
+            this.gridColumn15.MinWidth = 30;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.OptionsColumn.ReadOnly = true;
+            this.gridColumn15.RowIndex = 1;
+            this.gridColumn15.Width = 148;
             // 
             // xtraTabControl1
             // 
@@ -1752,15 +1748,15 @@
             // panel1
             // 
             this.panel1.BackColor = System.Drawing.Color.White;
+            this.panel1.Controls.Add(this.txt_suppName);
+            this.panel1.Controls.Add(this.txt_itemName);
             this.panel1.Controls.Add(this.labelControl4);
             this.panel1.Controls.Add(this.txt_fcheckResu);
             this.panel1.Controls.Add(this.txt_lotNo1);
             this.panel1.Controls.Add(this.labelControl2);
-            this.panel1.Controls.Add(this.txt_suppId);
-            this.panel1.Controls.Add(this.txt_modify1Flag);
+            this.panel1.Controls.Add(this.txt_qualityAudit);
             this.panel1.Controls.Add(this.txt_fsubmit);
             this.panel1.Controls.Add(this.txt_itemModel);
-            this.panel1.Controls.Add(this.txt_itemId);
             this.panel1.Controls.Add(this.lb_itemModel);
             this.panel1.Controls.Add(this.lb_tname);
             this.panel1.Controls.Add(this.txt_itemNo);
@@ -1789,6 +1785,25 @@
             this.panel1.Size = new System.Drawing.Size(1342, 182);
             this.panel1.TabIndex = 1;
             // 
+            // txt_suppName
+            // 
+            this.txt_suppName.Enabled = false;
+            this.txt_suppName.Location = new System.Drawing.Point(702, 78);
+            this.txt_suppName.Name = "txt_suppName";
+            this.txt_suppName.Size = new System.Drawing.Size(309, 24);
+            this.txt_suppName.TabIndex = 801;
+            this.txt_suppName.Tag = "readonly";
+            // 
+            // txt_itemName
+            // 
+            this.txt_itemName.Location = new System.Drawing.Point(97, 44);
+            this.txt_itemName.Name = "txt_itemName";
+            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemName.Size = new System.Drawing.Size(266, 28);
+            this.txt_itemName.TabIndex = 800;
+            this.txt_itemName.Tag = "readonly";
+            // 
             // labelControl4
             // 
             this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1801,11 +1816,11 @@
             // 
             // txt_fcheckResu
             // 
-            this.txt_fcheckResu.Enabled = false;
             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;
+            this.txt_fcheckResu.Tag = "readonly";
             // 
             // txt_lotNo1
             // 
@@ -1826,24 +1841,14 @@
             this.labelControl2.TabIndex = 796;
             this.labelControl2.Text = "澶囨敞";
             // 
-            // txt_suppId
+            // txt_qualityAudit
             // 
-            this.txt_suppId.Enabled = false;
-            this.txt_suppId.IsReadly = true;
-            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(309, 30);
-            this.txt_suppId.TabIndex = 795;
-            // 
-            // txt_modify1Flag
-            // 
-            this.txt_modify1Flag.Enabled = false;
-            this.txt_modify1Flag.Location = new System.Drawing.Point(947, 12);
-            this.txt_modify1Flag.Name = "txt_modify1Flag";
-            this.txt_modify1Flag.Properties.Caption = "";
-            this.txt_modify1Flag.Size = new System.Drawing.Size(30, 24);
-            this.txt_modify1Flag.TabIndex = 794;
+            this.txt_qualityAudit.Enabled = false;
+            this.txt_qualityAudit.Location = new System.Drawing.Point(947, 12);
+            this.txt_qualityAudit.Name = "txt_qualityAudit";
+            this.txt_qualityAudit.Properties.Caption = "";
+            this.txt_qualityAudit.Size = new System.Drawing.Size(30, 24);
+            this.txt_qualityAudit.TabIndex = 794;
             // 
             // txt_fsubmit
             // 
@@ -1856,24 +1861,13 @@
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Enabled = false;
             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;
             this.txt_itemModel.Size = new System.Drawing.Size(266, 64);
             this.txt_itemModel.TabIndex = 792;
-            this.txt_itemModel.Tag = "itemName";
-            // 
-            // txt_itemId
-            // 
-            this.txt_itemId.Enabled = false;
-            this.txt_itemId.IsReadly = true;
-            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;
-            this.txt_itemId.Tag = "no";
+            this.txt_itemModel.Tag = "readonly";
             // 
             // lb_itemModel
             // 
@@ -1897,13 +1891,13 @@
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Enabled = false;
             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;
             this.txt_itemNo.Size = new System.Drawing.Size(266, 28);
             this.txt_itemNo.TabIndex = 789;
+            this.txt_itemNo.Tag = "readonly";
             // 
             // labelControl1
             // 
@@ -1966,13 +1960,13 @@
             // 
             // txt_lotNo
             // 
-            this.txt_lotNo.Enabled = false;
             this.txt_lotNo.Location = new System.Drawing.Point(702, 10);
             this.txt_lotNo.Name = "txt_lotNo";
             this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
             this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
             this.txt_lotNo.TabIndex = 262;
+            this.txt_lotNo.Tag = "readonly";
             // 
             // picCheckBox
             // 
@@ -2039,9 +2033,11 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
             this.panel1.ResumeLayout(false);
             this.panel1.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
@@ -2080,7 +2076,6 @@
         private DevExpress.XtraEditors.TextEdit txt_releaseNo;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
         private DevExpress.XtraEditors.MemoEdit txt_itemModel;
-        private UserControl.UcLookItems txt_itemId;
         private DevExpress.XtraEditors.LabelControl lb_itemModel;
         private DevExpress.XtraEditors.LabelControl lb_tname;
         private DevExpress.XtraEditors.TextEdit txt_itemNo;
@@ -2133,9 +2128,8 @@
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
-        private DevExpress.XtraEditors.CheckEdit txt_modify1Flag;
+        private DevExpress.XtraEditors.CheckEdit txt_qualityAudit;
         private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
-        private UserControl.UcLookSupplier txt_suppId;
         private DevExpress.XtraEditors.TextEdit txt_lotNo1;
         private DevExpress.XtraEditors.LabelControl labelControl2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
@@ -2173,12 +2167,15 @@
         private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcDate;
         private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
+        private DevExpress.XtraBars.Alerter.AlertControl alertControl1;
+        private DevExpress.XtraEditors.TextEdit txt_itemName;
+        private DevExpress.XtraEditors.TextEdit txt_suppName;
         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;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
@@ -2189,10 +2186,9 @@
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand32;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand23;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand26;
@@ -2204,6 +2200,5 @@
         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