From 41c36661d58cd788d5c51326d7fe2da9c248d7c0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 17 四月 2025 08:13:23 +0800
Subject: [PATCH] iqc

---
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs |  138 ++++++++++++++++++++++++++++-----------------
 1 files changed, 86 insertions(+), 52 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs
index 25ba567..260763c 100644
--- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs
@@ -122,8 +122,11 @@
             this.txt_lineName = new DevExpress.XtraEditors.TextEdit();
             this.txt_itemId = new DevExpress.XtraEditors.TextEdit();
             this.txt_lineId = new DevExpress.XtraEditors.TextEdit();
+            this.txt_kbSl = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -148,8 +151,6 @@
             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem();
             this.txt_boxQty11 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -157,7 +158,8 @@
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.txt_epTagtxt = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
             this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -275,8 +277,11 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lineId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
@@ -301,8 +306,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
@@ -310,7 +313,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
             this.xtraTabControl2.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -404,6 +408,7 @@
             // split1
             // 
             this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
             this.split1.Name = "split1";
@@ -417,8 +422,9 @@
             // split1.Panel2
             // 
             this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.split1.Size = new System.Drawing.Size(1342, 688);
-            this.split1.SplitterPosition = 651;
+            this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 4;
             // 
             // gcMain1
@@ -427,7 +433,7 @@
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1342, 613);
+            this.gcMain1.Size = new System.Drawing.Size(1342, 638);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -806,7 +812,7 @@
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 613);
+            this.pageBar1.Location = new System.Drawing.Point(0, 638);
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
@@ -837,6 +843,7 @@
             // 
             this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2);
             this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1342, 688);
             this.splitMx1.SplitterPosition = 282;
             this.splitMx1.TabIndex = 0;
@@ -878,10 +885,13 @@
             this.layoutMx1.Controls.Add(this.txt_lineName);
             this.layoutMx1.Controls.Add(this.txt_itemId);
             this.layoutMx1.Controls.Add(this.txt_lineId);
+            this.layoutMx1.Controls.Add(this.txt_kbSl);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem17,
-            this.layoutControlItem21});
+            this.layoutControlItem21,
+            this.txt_itemId1111,
+            this.layoutControlItem4});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(789, 440, 812, 500);
@@ -990,7 +1000,7 @@
             // 
             this.txt_itemModel.Location = new System.Drawing.Point(84, 215);
             this.txt_itemModel.Name = "txt_itemModel";
-            this.txt_itemModel.Size = new System.Drawing.Size(254, 24);
+            this.txt_itemModel.Size = new System.Drawing.Size(584, 24);
             this.txt_itemModel.StyleController = this.layoutMx1;
             this.txt_itemModel.TabIndex = 801;
             this.txt_itemModel.Tag = "readonly";
@@ -1202,7 +1212,7 @@
             // 
             // txt_lineName
             // 
-            this.txt_lineName.Location = new System.Drawing.Point(84, 99);
+            this.txt_lineName.Location = new System.Drawing.Point(84, 128);
             this.txt_lineName.Name = "txt_lineName";
             this.txt_lineName.Size = new System.Drawing.Size(254, 24);
             this.txt_lineName.StyleController = this.layoutMx1;
@@ -1211,7 +1221,7 @@
             // 
             // txt_itemId
             // 
-            this.txt_itemId.Location = new System.Drawing.Point(84, 128);
+            this.txt_itemId.Location = new System.Drawing.Point(744, 244);
             this.txt_itemId.Name = "txt_itemId";
             this.txt_itemId.Size = new System.Drawing.Size(254, 24);
             this.txt_itemId.StyleController = this.layoutMx1;
@@ -1226,6 +1236,15 @@
             this.txt_lineId.StyleController = this.layoutMx1;
             this.txt_lineId.TabIndex = 834;
             this.txt_lineId.Tag = "readonly";
+            // 
+            // txt_kbSl
+            // 
+            this.txt_kbSl.Location = new System.Drawing.Point(84, 99);
+            this.txt_kbSl.Name = "txt_kbSl";
+            this.txt_kbSl.Size = new System.Drawing.Size(254, 24);
+            this.txt_kbSl.StyleController = this.layoutMx1;
+            this.txt_kbSl.TabIndex = 835;
+            this.txt_kbSl.Tag = "readonly";
             // 
             // layoutControlItem17
             // 
@@ -1249,6 +1268,28 @@
             this.layoutControlItem21.Size = new System.Drawing.Size(326, 32);
             this.layoutControlItem21.Text = "涓婚敭GUID";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(50, 20);
+            // 
+            // txt_itemId1111
+            // 
+            this.txt_itemId1111.Control = this.txt_itemId;
+            this.txt_itemId1111.Location = new System.Drawing.Point(660, 232);
+            this.txt_itemId1111.Name = "txt_itemId1111";
+            this.txt_itemId1111.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 8;
+            this.txt_itemId1111.Size = new System.Drawing.Size(330, 30);
+            this.txt_itemId1111.Text = "浜у搧ID";
+            this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_lineId;
+            this.layoutControlItem4.Location = new System.Drawing.Point(330, 203);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 7;
+            this.layoutControlItem4.Size = new System.Drawing.Size(330, 29);
+            this.layoutControlItem4.Text = "绾垮埆ID";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
             // 
             // Root
             // 
@@ -1278,8 +1319,6 @@
             this.layoutControlItem5,
             this.layoutControlItem1,
             this.layoutControlItem28,
-            this.txt_itemId1111,
-            this.txt_lineName111,
             this.txt_boxQty11,
             this.layoutControlItem9,
             this.layoutControlItem22,
@@ -1287,7 +1326,8 @@
             this.layoutControlItem3,
             this.txt_epTagtxt,
             this.layoutControlItem18,
-            this.layoutControlItem4});
+            this.txt_lineName111,
+            this.layoutControlItem30});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1538,8 +1578,9 @@
             this.layoutControlItem6.CustomizationFormText = "浜у搧瑙勬牸";
             this.layoutControlItem6.Location = new System.Drawing.Point(0, 203);
             this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem6.Size = new System.Drawing.Size(330, 29);
+            this.layoutControlItem6.Size = new System.Drawing.Size(660, 29);
             this.layoutControlItem6.Text = "鐗╂枡瑙勬牸";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1584,26 +1625,6 @@
             this.layoutControlItem28.Text = "閫夋嫨宸ュ崟";
             this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18);
             // 
-            // txt_itemId1111
-            // 
-            this.txt_itemId1111.Control = this.txt_itemId;
-            this.txt_itemId1111.Location = new System.Drawing.Point(0, 116);
-            this.txt_itemId1111.Name = "txt_itemId1111";
-            this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 4;
-            this.txt_itemId1111.Size = new System.Drawing.Size(330, 29);
-            this.txt_itemId1111.Text = "浜у搧ID";
-            this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // txt_lineName111
-            // 
-            this.txt_lineName111.Control = this.txt_lineName;
-            this.txt_lineName111.Location = new System.Drawing.Point(0, 87);
-            this.txt_lineName111.Name = "txt_lineName111";
-            this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 3;
-            this.txt_lineName111.Size = new System.Drawing.Size(330, 29);
-            this.txt_lineName111.Text = "鐢熶骇绾垮埆";
-            this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18);
-            // 
             // txt_boxQty11
             // 
             this.txt_boxQty11.Control = this.txt_kbList;
@@ -1611,7 +1632,7 @@
             this.txt_boxQty11.Name = "txt_boxQty11";
             this.txt_boxQty11.OptionsTableLayoutItem.RowIndex = 2;
             this.txt_boxQty11.Size = new System.Drawing.Size(330, 29);
-            this.txt_boxQty11.Text = "閫夋嫨绠辩爜";
+            this.txt_boxQty11.Text = "閫佹绠辩爜";
             this.txt_boxQty11.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem9
@@ -1680,16 +1701,25 @@
             this.layoutControlItem18.Text = "娴佺▼缂栧彿";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
             // 
-            // layoutControlItem4
+            // txt_lineName111
             // 
-            this.layoutControlItem4.Control = this.txt_lineId;
-            this.layoutControlItem4.Location = new System.Drawing.Point(330, 203);
-            this.layoutControlItem4.Name = "layoutControlItem4";
-            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem4.Size = new System.Drawing.Size(330, 29);
-            this.layoutControlItem4.Text = "绾垮埆ID";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+            this.txt_lineName111.Control = this.txt_lineName;
+            this.txt_lineName111.Location = new System.Drawing.Point(0, 116);
+            this.txt_lineName111.Name = "txt_lineName111";
+            this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 4;
+            this.txt_lineName111.Size = new System.Drawing.Size(330, 29);
+            this.txt_lineName111.Text = "鐢熶骇绾垮埆";
+            this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem30
+            // 
+            this.layoutControlItem30.Control = this.txt_kbSl;
+            this.layoutControlItem30.Location = new System.Drawing.Point(0, 87);
+            this.layoutControlItem30.Name = "layoutControlItem30";
+            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem30.Size = new System.Drawing.Size(330, 29);
+            this.layoutControlItem30.Text = "閫佹鏁伴噺";
+            this.layoutControlItem30.TextSize = new System.Drawing.Size(60, 18);
             // 
             // xtraTabControl2
             // 
@@ -2505,8 +2535,11 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lineId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
@@ -2531,8 +2564,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
@@ -2540,7 +2571,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_epTagtxt)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
             this.xtraTabControl2.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -2750,8 +2782,6 @@
         private DevExpress.XtraEditors.TextEdit txt_itemId;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
-        private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111;
-        private DevExpress.XtraLayout.LayoutControlItem txt_lineName111;
         private DevExpress.XtraLayout.LayoutControlItem txt_boxQty11;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
@@ -2763,5 +2793,9 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraTab.XtraTabPage tabMxPage2;
         private UcChouJianList ucChouJianList1;
+        private DevExpress.XtraEditors.TextEdit txt_kbSl;
+        private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111;
+        private DevExpress.XtraLayout.LayoutControlItem txt_lineName111;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3