From 49e7d052cc72a98b10ba9c06268c8a1d79e94a5b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 15 四月 2025 11:14:10 +0800
Subject: [PATCH] fqc

---
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs |  139 +++++++++++++++++++++++-----------------------
 1 files changed, 70 insertions(+), 69 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs
index c7e8933..d42c314 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();
@@ -155,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();
@@ -221,10 +225,6 @@
             this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
-            this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txt_kbSl = new DevExpress.XtraEditors.TextEdit();
-            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
@@ -277,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();
@@ -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();
@@ -354,10 +358,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
             this.SuspendLayout();
             // 
             // repositoryItemComboBox1
@@ -886,7 +886,9 @@
             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);
@@ -995,7 +997,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";
@@ -1232,6 +1234,15 @@
             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
             // 
             this.layoutControlItem17.Control = this.lbGuid;
@@ -1254,6 +1265,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
             // 
@@ -1290,8 +1323,6 @@
             this.layoutControlItem3,
             this.txt_epTagtxt,
             this.layoutControlItem18,
-            this.layoutControlItem4,
-            this.txt_itemId1111,
             this.txt_lineName111,
             this.layoutControlItem30});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
@@ -1544,8 +1575,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);
             // 
@@ -1666,16 +1698,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
             // 
@@ -2429,46 +2470,6 @@
             // 
             this.gridView4.Name = "gridView4";
             // 
-            // 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);
-            // 
-            // txt_lineName111
-            // 
-            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);
-            // 
-            // 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";
-            // 
-            // 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);
-            // 
             // Frm_FqcDetect01
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2531,8 +2532,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();
@@ -2564,7 +2568,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);
@@ -2608,10 +2613,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
             this.ResumeLayout(false);
 
         }

--
Gitblit v1.9.3