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/Sys/EasyRptEdt.Designer.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptEdt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptEdt.Designer.cs index 32573a3..debb4ba 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptEdt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptEdt.Designer.cs @@ -52,6 +52,7 @@ // splitMx1.Panel2 // this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(918, 623); this.splitMx1.SplitterPosition = 593; this.splitMx1.TabIndex = 0; @@ -73,7 +74,7 @@ this.ClientSize = new System.Drawing.Size(918, 623); this.Controls.Add(this.splitMx1); this.Name = "EasyRptEdt"; - this.Text = "EasyRptEdt"; + this.Text = "鎵撳嵃妯℃澘"; ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); -- Gitblit v1.9.3