From 13c4422bce4e8208826ef422ab4b31c3fe39fb32 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期三, 13 八月 2025 05:59:54 +0800
Subject: [PATCH] 其它入库bug

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs |   63 ++++++++++++++++---------------
 1 files changed, 33 insertions(+), 30 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
index 4dbca7e..443263a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
@@ -111,6 +111,7 @@
             this.txt_qt033 = new DevExpress.XtraEditors.TextEdit();
             this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit();
             this.txt_qt035 = new DevExpress.XtraEditors.ButtonEdit();
+            this.txt_isIqc = new DevExpress.XtraEditors.CheckEdit();
             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -134,6 +135,7 @@
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.split99 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -211,8 +213,6 @@
             this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
-            this.txt_isIqc = new DevExpress.XtraEditors.CheckEdit();
-            this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -247,6 +247,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_isIqc.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
@@ -270,6 +271,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -319,8 +321,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_isIqc.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -707,7 +707,8 @@
             this.layoutMx1.Controls.Add(this.txt_isIqc);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem12});
+            this.layoutControlItem12,
+            this.layoutControlItem36});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(289, 480, 812, 500);
@@ -930,6 +931,16 @@
             this.txt_qt035.StyleController = this.layoutMx1;
             this.txt_qt035.TabIndex = 340;
             // 
+            // txt_isIqc
+            // 
+            this.txt_isIqc.Location = new System.Drawing.Point(340, 155);
+            this.txt_isIqc.Name = "txt_isIqc";
+            this.txt_isIqc.Properties.Caption = "鏄惁闇�瑕両QC,鍒跺崟瀹℃牳鍚庣敓鏁�";
+            this.txt_isIqc.Size = new System.Drawing.Size(324, 24);
+            this.txt_isIqc.StyleController = this.layoutMx1;
+            this.txt_isIqc.TabIndex = 341;
+            this.txt_isIqc.Tag = "readonly";
+            // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.lbGuid;
@@ -967,8 +978,7 @@
             this.layoutControlItem35,
             this.layoutControlItem2,
             this.layoutControlItem15,
-            this.layoutControlItem14,
-            this.layoutControlItem36});
+            this.layoutControlItem14});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1122,6 +1132,7 @@
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5;
             this.layoutControlItem18.Size = new System.Drawing.Size(328, 29);
+            this.layoutControlItem18.Text = "璐㈠姟瀹℃牳鏍囪瘑";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem18.TextVisible = false;
             // 
@@ -1188,6 +1199,7 @@
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 2;
             this.layoutControlItem21.Size = new System.Drawing.Size(328, 29);
+            this.layoutControlItem21.Text = "閲囪喘瀹℃牳鏍囪瘑";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem21.TextVisible = false;
             // 
@@ -1233,6 +1245,18 @@
             this.layoutControlItem14.Size = new System.Drawing.Size(328, 28);
             this.layoutControlItem14.Text = "鐢宠浜哄憳";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem36
+            // 
+            this.layoutControlItem36.Control = this.txt_isIqc;
+            this.layoutControlItem36.Location = new System.Drawing.Point(328, 143);
+            this.layoutControlItem36.Name = "layoutControlItem36";
+            this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem36.Size = new System.Drawing.Size(328, 29);
+            this.layoutControlItem36.Text = "iqc鏍囪瘑";
+            this.layoutControlItem36.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem36.TextVisible = false;
             // 
             // tabMx
             // 
@@ -2178,27 +2202,6 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // txt_isIqc
-            // 
-            this.txt_isIqc.Location = new System.Drawing.Point(340, 155);
-            this.txt_isIqc.Name = "txt_isIqc";
-            this.txt_isIqc.Properties.Caption = "鏄惁闇�瑕両QC";
-            this.txt_isIqc.Size = new System.Drawing.Size(324, 24);
-            this.txt_isIqc.StyleController = this.layoutMx1;
-            this.txt_isIqc.TabIndex = 341;
-            this.txt_isIqc.Tag = "readonly";
-            // 
-            // layoutControlItem36
-            // 
-            this.layoutControlItem36.Control = this.txt_isIqc;
-            this.layoutControlItem36.Location = new System.Drawing.Point(328, 143);
-            this.layoutControlItem36.Name = "layoutControlItem36";
-            this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem36.Size = new System.Drawing.Size(328, 29);
-            this.layoutControlItem36.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem36.TextVisible = false;
-            // 
             // Frm_MesItemQtrk
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2243,6 +2246,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_isIqc.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
@@ -2266,6 +2270,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -2315,8 +2320,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_isIqc.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
             this.ResumeLayout(false);
 
         }

--
Gitblit v1.9.3