From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 六月 2025 09:53:37 +0800
Subject: [PATCH] 采购明细报表

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs |   52 +++++++++++++++++++++++++++-------------------------
 1 files changed, 27 insertions(+), 25 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs
index ad36e89..155a95d 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs
@@ -89,6 +89,7 @@
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -205,7 +206,6 @@
             this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
-            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -246,6 +246,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -266,7 +267,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -556,7 +556,7 @@
             // 
             // txt_sampleSizeNo
             // 
-            this.txt_sampleSizeNo.Location = new System.Drawing.Point(84, 8);
+            this.txt_sampleSizeNo.Location = new System.Drawing.Point(84, 12);
             this.txt_sampleSizeNo.Name = "txt_sampleSizeNo";
             this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true;
             this.txt_sampleSizeNo.Size = new System.Drawing.Size(350, 24);
@@ -565,7 +565,7 @@
             // 
             // txt_sampleSizeName
             // 
-            this.txt_sampleSizeName.Location = new System.Drawing.Point(84, 36);
+            this.txt_sampleSizeName.Location = new System.Drawing.Point(84, 40);
             this.txt_sampleSizeName.Name = "txt_sampleSizeName";
             this.txt_sampleSizeName.Properties.Appearance.Options.UseFont = true;
             this.txt_sampleSizeName.Size = new System.Drawing.Size(350, 24);
@@ -583,7 +583,7 @@
             // 
             // txt_memo
             // 
-            this.txt_memo.Location = new System.Drawing.Point(84, 64);
+            this.txt_memo.Location = new System.Drawing.Point(84, 68);
             this.txt_memo.Name = "txt_memo";
             this.txt_memo.Properties.Appearance.Options.UseFont = true;
             this.txt_memo.Size = new System.Drawing.Size(350, 24);
@@ -592,7 +592,7 @@
             // 
             // txt_createBy
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(510, 8);
+            this.txt_createBy.Location = new System.Drawing.Point(510, 12);
             this.txt_createBy.Name = "txt_createBy";
             this.txt_createBy.Properties.Appearance.Options.UseFont = true;
             this.txt_createBy.Size = new System.Drawing.Size(350, 24);
@@ -602,7 +602,7 @@
             // 
             // txt_foneCheckdate
             // 
-            this.txt_foneCheckdate.Location = new System.Drawing.Point(936, 36);
+            this.txt_foneCheckdate.Location = new System.Drawing.Point(936, 40);
             this.txt_foneCheckdate.Name = "txt_foneCheckdate";
             this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
             this.txt_foneCheckdate.Size = new System.Drawing.Size(350, 24);
@@ -612,7 +612,7 @@
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(510, 36);
+            this.txt_createDate.Location = new System.Drawing.Point(510, 40);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Options.UseFont = true;
             this.txt_createDate.Size = new System.Drawing.Size(350, 24);
@@ -622,7 +622,7 @@
             // 
             // txt_foneCheckor
             // 
-            this.txt_foneCheckor.Location = new System.Drawing.Point(936, 8);
+            this.txt_foneCheckor.Location = new System.Drawing.Point(936, 12);
             this.txt_foneCheckor.Name = "txt_foneCheckor";
             this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
             this.txt_foneCheckor.Size = new System.Drawing.Size(350, 24);
@@ -632,21 +632,23 @@
             // 
             // txt_foneChecked
             // 
-            this.txt_foneChecked.Location = new System.Drawing.Point(864, 64);
+            this.txt_foneChecked.Location = new System.Drawing.Point(864, 68);
             this.txt_foneChecked.Name = "txt_foneChecked";
-            this.txt_foneChecked.Properties.Caption = "瀹℃牳鏃堕棿";
+            this.txt_foneChecked.Properties.Caption = "瀹℃牳鏍囪瘑";
             this.txt_foneChecked.Size = new System.Drawing.Size(422, 24);
             this.txt_foneChecked.StyleController = this.layoutMx1;
             this.txt_foneChecked.TabIndex = 274;
+            this.txt_foneChecked.Tag = "readOnly";
             // 
             // txt_isenabled
             // 
-            this.txt_isenabled.Location = new System.Drawing.Point(438, 64);
+            this.txt_isenabled.Location = new System.Drawing.Point(438, 68);
             this.txt_isenabled.Name = "txt_isenabled";
             this.txt_isenabled.Properties.Caption = "鍙敤鏍囪瘑";
             this.txt_isenabled.Size = new System.Drawing.Size(422, 24);
             this.txt_isenabled.StyleController = this.layoutMx1;
             this.txt_isenabled.TabIndex = 276;
+            this.txt_isenabled.Tag = "readOnly";
             // 
             // layoutControlItem14
             // 
@@ -795,6 +797,18 @@
             this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_isenabled;
+            this.layoutControlItem13.Location = new System.Drawing.Point(426, 56);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem13.Size = new System.Drawing.Size(426, 28);
+            this.layoutControlItem13.Text = "鍙敤鏍囪瘑";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem13.TextVisible = false;
             // 
             // tabMx
             // 
@@ -2051,18 +2065,6 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // layoutControlItem13
-            // 
-            this.layoutControlItem13.Control = this.txt_isenabled;
-            this.layoutControlItem13.Location = new System.Drawing.Point(426, 56);
-            this.layoutControlItem13.Name = "layoutControlItem13";
-            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem13.Size = new System.Drawing.Size(426, 28);
-            this.layoutControlItem13.Text = "鍙敤鏍囪瘑";
-            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem13.TextVisible = false;
-            // 
             // Frm_MesQmAql1
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2113,6 +2115,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -2133,7 +2136,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             this.ResumeLayout(false);
 
         }

--
Gitblit v1.9.3