From 8fd2d3aafe3a464219fec1806c3f06c3b6d69f1f Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 08 八月 2025 17:59:53 +0800
Subject: [PATCH] bug

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

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index f565473..ca2e006 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -101,12 +101,15 @@
             this.txtW4 = new DevExpress.XtraEditors.TextEdit();
             this.txtW5 = new DevExpress.XtraEditors.TextEdit();
             this.btnW = new DevExpress.XtraEditors.SimpleButton();
+            this.txtWCurrent = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
             this.txt_fngDesc = new Gs.DevApp.UserControl.UcDictionary();
             this.btnYcReport = new DevExpress.XtraEditors.SimpleButton();
             this.lbGuid = new System.Windows.Forms.Label();
@@ -160,6 +163,7 @@
             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
             this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -220,10 +224,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.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txtWCurrent = new DevExpress.XtraEditors.TextEdit();
-            this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
@@ -251,12 +251,15 @@
             ((System.ComponentModel.ISupportInitialize)(this.txtW3.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtW4.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtW5.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txtWCurrent.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
@@ -307,6 +310,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
             this.xtraTabControl2.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -347,10 +351,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWCurrent.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
             this.SuspendLayout();
             // 
             // repositoryItemComboBox1
@@ -960,6 +960,15 @@
             this.btnW.TabIndex = 9;
             this.btnW.Text = "鑾峰彇";
             // 
+            // txtWCurrent
+            // 
+            this.txtWCurrent.Location = new System.Drawing.Point(759, 2);
+            this.txtWCurrent.Name = "txtWCurrent";
+            this.txtWCurrent.Properties.ReadOnly = true;
+            this.txtWCurrent.Size = new System.Drawing.Size(148, 24);
+            this.txtWCurrent.StyleController = this.layWeight;
+            this.txtWCurrent.TabIndex = 10;
+            // 
             // layoutControlGroup2
             // 
             this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -1052,6 +1061,28 @@
             this.layoutControlItem35.Size = new System.Drawing.Size(152, 34);
             this.layoutControlItem35.Text = "閲嶉噺5";
             this.layoutControlItem35.TextSize = new System.Drawing.Size(38, 18);
+            // 
+            // layoutControlItem36
+            // 
+            this.layoutControlItem36.Control = this.btnW;
+            this.layoutControlItem36.Location = new System.Drawing.Point(909, 0);
+            this.layoutControlItem36.Name = "layoutControlItem36";
+            this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 6;
+            this.layoutControlItem36.Size = new System.Drawing.Size(152, 34);
+            this.layoutControlItem36.Text = "鑾峰彇";
+            this.layoutControlItem36.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem36.TextVisible = false;
+            // 
+            // layoutControlItem37
+            // 
+            this.layoutControlItem37.Control = this.txtWCurrent;
+            this.layoutControlItem37.Location = new System.Drawing.Point(757, 0);
+            this.layoutControlItem37.Name = "layoutControlItem37";
+            this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 5;
+            this.layoutControlItem37.Size = new System.Drawing.Size(152, 34);
+            this.layoutControlItem37.Text = "瀹炴椂閲嶉噺";
+            this.layoutControlItem37.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem37.TextVisible = false;
             // 
             // txt_fngDesc
             // 
@@ -1661,6 +1692,21 @@
             this.layoutControlItem30.Text = "绉伴噸";
             this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem30.TextVisible = false;
+            // 
+            // layoutControlItem27
+            // 
+            this.layoutControlItem27.Control = this.btnYcReport;
+            this.layoutControlItem27.Location = new System.Drawing.Point(707, 160);
+            this.layoutControlItem27.MaxSize = new System.Drawing.Size(120, 31);
+            this.layoutControlItem27.MinSize = new System.Drawing.Size(120, 31);
+            this.layoutControlItem27.Name = "layoutControlItem27";
+            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem27.Size = new System.Drawing.Size(354, 32);
+            this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            this.layoutControlItem27.Text = "鏌ョ湅寮傚父鎶ュ憡";
+            this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem27.TextVisible = false;
             // 
             // xtraTabControl2
             // 
@@ -2313,7 +2359,7 @@
             // 
             this.tabMxPage2.Controls.Add(this.ucUpFileList1);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1433, 373);
+            this.tabMxPage2.Size = new System.Drawing.Size(1433, 366);
             this.tabMxPage2.Text = "闄勪欢淇℃伅";
             // 
             // ucUpFileList1
@@ -2323,7 +2369,7 @@
             this.ucUpFileList1.Name = "ucUpFileList1";
             this.ucUpFileList1.parentGroup = null;
             this.ucUpFileList1.pGuid = null;
-            this.ucUpFileList1.Size = new System.Drawing.Size(1433, 373);
+            this.ucUpFileList1.Size = new System.Drawing.Size(1433, 366);
             this.ucUpFileList1.TabIndex = 0;
             // 
             // repositoryItemComboBox2
@@ -2358,52 +2404,6 @@
             // gridView4
             // 
             this.gridView4.Name = "gridView4";
-            // 
-            // layoutControlItem36
-            // 
-            this.layoutControlItem36.Control = this.btnW;
-            this.layoutControlItem36.Location = new System.Drawing.Point(909, 0);
-            this.layoutControlItem36.Name = "layoutControlItem36";
-            this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 6;
-            this.layoutControlItem36.Size = new System.Drawing.Size(152, 34);
-            this.layoutControlItem36.Text = "鑾峰彇";
-            this.layoutControlItem36.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem36.TextVisible = false;
-            // 
-            // txtWCurrent
-            // 
-            this.txtWCurrent.Location = new System.Drawing.Point(759, 2);
-            this.txtWCurrent.Name = "txtWCurrent";
-            this.txtWCurrent.Properties.ReadOnly = true;
-            this.txtWCurrent.Size = new System.Drawing.Size(148, 24);
-            this.txtWCurrent.StyleController = this.layWeight;
-            this.txtWCurrent.TabIndex = 10;
-            // 
-            // layoutControlItem37
-            // 
-            this.layoutControlItem37.Control = this.txtWCurrent;
-            this.layoutControlItem37.Location = new System.Drawing.Point(757, 0);
-            this.layoutControlItem37.Name = "layoutControlItem37";
-            this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 5;
-            this.layoutControlItem37.Size = new System.Drawing.Size(152, 34);
-            this.layoutControlItem37.Text = "瀹炴椂閲嶉噺";
-            this.layoutControlItem37.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem37.TextVisible = false;
-            // 
-            // layoutControlItem27
-            // 
-            this.layoutControlItem27.Control = this.btnYcReport;
-            this.layoutControlItem27.Location = new System.Drawing.Point(707, 160);
-            this.layoutControlItem27.MaxSize = new System.Drawing.Size(120, 31);
-            this.layoutControlItem27.MinSize = new System.Drawing.Size(120, 31);
-            this.layoutControlItem27.Name = "layoutControlItem27";
-            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem27.Size = new System.Drawing.Size(354, 32);
-            this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
-            this.layoutControlItem27.Text = "鏌ョ湅寮傚父鎶ュ憡";
-            this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem27.TextVisible = false;
             // 
             // Frm_MesQaItemsDetect01
             // 
@@ -2442,12 +2442,15 @@
             ((System.ComponentModel.ISupportInitialize)(this.txtW3.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtW4.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtW5.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txtWCurrent.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
@@ -2498,6 +2501,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
             this.xtraTabControl2.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -2538,10 +2542,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txtWCurrent.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
             this.ResumeLayout(false);
 
         }

--
Gitblit v1.9.3