From 3f08b93ffba05c8a12d6a013303e372442854f5f Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 22 九月 2025 11:24:40 +0800
Subject: [PATCH] 增加推送报表

---
 DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index e4aa3e5..c5d4ff1 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -267,7 +267,7 @@
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
-            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(981, 0, 812, 500);
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(544, 408, 812, 500);
             this.layoutMx1.Root = this.Root;
             this.layoutMx1.Size = new System.Drawing.Size(828, 229);
             this.layoutMx1.TabIndex = 0;
@@ -277,6 +277,7 @@
             // 
             this.txt_gdbh.Location = new System.Drawing.Point(111, 12);
             this.txt_gdbh.Name = "txt_gdbh";
+            this.txt_gdbh.Properties.Appearance.Options.UseFont = true;
             this.txt_gdbh.Properties.ReadOnly = true;
             this.txt_gdbh.Size = new System.Drawing.Size(99, 24);
             this.txt_gdbh.StyleController = this.layoutMx1;
@@ -409,6 +410,7 @@
             // 
             this.btnGood.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success;
             this.btnGood.Appearance.Options.UseBackColor = true;
+            this.btnGood.Appearance.Options.UseFont = true;
             this.btnGood.Location = new System.Drawing.Point(416, 116);
             this.btnGood.Name = "btnGood";
             this.btnGood.Size = new System.Drawing.Size(198, 96);
@@ -420,6 +422,7 @@
             // 
             this.btnBad.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger;
             this.btnBad.Appearance.Options.UseBackColor = true;
+            this.btnBad.Appearance.Options.UseFont = true;
             this.btnBad.Location = new System.Drawing.Point(618, 116);
             this.btnBad.Name = "btnBad";
             this.btnBad.Size = new System.Drawing.Size(198, 96);
@@ -460,6 +463,8 @@
             this.layDianJian});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
+            this.Root.OptionsPrint.AppearanceGroupCaption.Options.UseFont = true;
+            this.Root.OptionsPrint.AppearanceItem.Options.UseFont = true;
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
             columnDefinition1.Width = 100D;
             columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -497,9 +502,12 @@
             // 
             // layoutControlItem1
             // 
+            this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
+            this.layoutControlItem1.AppearanceItemCaptionDisabled.Options.UseFont = true;
             this.layoutControlItem1.Control = this.txt_gdbh;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.OptionsPrint.AppearanceItem.Options.UseFont = true;
             this.layoutControlItem1.Size = new System.Drawing.Size(202, 34);
             this.layoutControlItem1.Text = "宸ュ崟缂栧彿";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(87, 18);
@@ -692,6 +700,7 @@
             // 
             this.simpleButton7.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton7.Appearance.Options.UseBackColor = true;
+            this.simpleButton7.Appearance.Options.UseFont = true;
             this.simpleButton7.Location = new System.Drawing.Point(122, 154);
             this.simpleButton7.Name = "simpleButton7";
             this.simpleButton7.Size = new System.Drawing.Size(86, 56);
@@ -702,6 +711,7 @@
             // 
             this.simpleButton6.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton6.Appearance.Options.UseBackColor = true;
+            this.simpleButton6.Appearance.Options.UseFont = true;
             this.simpleButton6.Location = new System.Drawing.Point(425, 154);
             this.simpleButton6.Name = "simpleButton6";
             this.simpleButton6.Size = new System.Drawing.Size(86, 56);
@@ -712,6 +722,7 @@
             // 
             this.simpleButton5.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton5.Appearance.Options.UseBackColor = true;
+            this.simpleButton5.Appearance.Options.UseFont = true;
             this.simpleButton5.Location = new System.Drawing.Point(223, 154);
             this.simpleButton5.Name = "simpleButton5";
             this.simpleButton5.Size = new System.Drawing.Size(86, 56);
@@ -722,6 +733,7 @@
             // 
             this.simpleButton4.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton4.Appearance.Options.UseBackColor = true;
+            this.simpleButton4.Appearance.Options.UseFont = true;
             this.simpleButton4.Location = new System.Drawing.Point(324, 154);
             this.simpleButton4.Name = "simpleButton4";
             this.simpleButton4.Size = new System.Drawing.Size(86, 56);
@@ -732,6 +744,7 @@
             // 
             this.simpleButton3.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
             this.simpleButton3.Appearance.Options.UseBackColor = true;
+            this.simpleButton3.Appearance.Options.UseFont = true;
             this.simpleButton3.Location = new System.Drawing.Point(21, 154);
             this.simpleButton3.Name = "simpleButton3";
             this.simpleButton3.Size = new System.Drawing.Size(86, 56);
@@ -931,7 +944,6 @@
             // 
             // gvMx2status
             // 
-            this.gvMx2status.AppearanceCell.Options.UseFont = true;
             this.gvMx2status.Caption = "宸ュ崟缂栧彿";
             this.gvMx2status.FieldName = "gdbh";
             this.gvMx2status.MinWidth = 10;
@@ -944,7 +956,6 @@
             // 
             // gvMx2pbillNo
             // 
-            this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2pbillNo.Caption = "杩芥函鐮�";
             this.gvMx2pbillNo.FieldName = "barCode";
             this.gvMx2pbillNo.Name = "gvMx2pbillNo";
@@ -956,7 +967,6 @@
             // 
             // gvMx2itemNo
             // 
-            this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
             this.gvMx2itemNo.FieldName = "itemNo";
             this.gvMx2itemNo.Name = "gvMx2itemNo";
@@ -997,7 +1007,6 @@
             // 
             // gvMx2tlQty
             // 
-            this.gvMx2tlQty.AppearanceCell.Options.UseFont = true;
             this.gvMx2tlQty.Caption = "鍗曚綅";
             this.gvMx2tlQty.FieldName = "dwName";
             this.gvMx2tlQty.Name = "gvMx2tlQty";
@@ -1125,7 +1134,6 @@
             // 
             // gridColumn8
             // 
-            this.gridColumn8.AppearanceCell.Options.UseFont = true;
             this.gridColumn8.Caption = "宸ュ崟缂栧彿";
             this.gridColumn8.FieldName = "gdbh";
             this.gridColumn8.MinWidth = 10;
@@ -1138,7 +1146,6 @@
             // 
             // gridColumn9
             // 
-            this.gridColumn9.AppearanceCell.Options.UseFont = true;
             this.gridColumn9.Caption = "杩芥函鐮�";
             this.gridColumn9.FieldName = "barCode";
             this.gridColumn9.Name = "gridColumn9";
@@ -1150,7 +1157,6 @@
             // 
             // gridColumn10
             // 
-            this.gridColumn10.AppearanceCell.Options.UseFont = true;
             this.gridColumn10.Caption = "鐗╂枡缂栫爜";
             this.gridColumn10.FieldName = "itemNo";
             this.gridColumn10.Name = "gridColumn10";
@@ -1193,7 +1199,6 @@
             // 
             // gridColumn17
             // 
-            this.gridColumn17.AppearanceCell.Options.UseFont = true;
             this.gridColumn17.Caption = "鍗曚綅";
             this.gridColumn17.FieldName = "dwName";
             this.gridColumn17.Name = "gridColumn17";

--
Gitblit v1.9.3