From aef15a6e8acc366ff60e428a347d7f7fe8f9cadc Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 07 六月 2025 11:32:03 +0800
Subject: [PATCH] 报表

---
 DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs |   42 ++++++++++++++++++++++++++++++++++++------
 1 files changed, 36 insertions(+), 6 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index 4ec4dfb..ec49e6b 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -59,6 +59,7 @@
             this.txt_sjDate = new DevExpress.XtraEditors.TextEdit();
             this.btnGood = new DevExpress.XtraEditors.SimpleButton();
             this.btnBad = new DevExpress.XtraEditors.SimpleButton();
+            this.txt_dianJianPath = new DevExpress.XtraEditors.TextEdit();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -77,6 +78,7 @@
             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
             this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
             this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
             this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
@@ -128,8 +130,8 @@
             this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
             this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
             this.splitMx1.Panel1.SuspendLayout();
@@ -159,6 +161,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_sjXt.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_dianJianPath.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -177,6 +180,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit();
             this.panel3.SuspendLayout();
             this.panel2.SuspendLayout();
@@ -262,6 +266,7 @@
             this.layoutMx1.Controls.Add(this.txt_sjDate);
             this.layoutMx1.Controls.Add(this.btnGood);
             this.layoutMx1.Controls.Add(this.btnBad);
+            this.layoutMx1.Controls.Add(this.txt_dianJianPath);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
@@ -426,6 +431,15 @@
             this.btnBad.TabIndex = 20;
             this.btnBad.Text = "涓嶈壇鍝�";
             // 
+            // txt_dianJianPath
+            // 
+            this.txt_dianJianPath.Location = new System.Drawing.Point(286, 152);
+            this.txt_dianJianPath.Name = "txt_dianJianPath";
+            this.txt_dianJianPath.Properties.ReadOnly = true;
+            this.txt_dianJianPath.Size = new System.Drawing.Size(126, 24);
+            this.txt_dianJianPath.StyleController = this.layoutMx1;
+            this.txt_dianJianPath.TabIndex = 21;
+            // 
             // Root
             // 
             this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -447,7 +461,8 @@
             this.layoutControlItem16,
             this.layoutControlItem17,
             this.layoutControlItem13,
-            this.layoutControlItem11});
+            this.layoutControlItem11,
+            this.layoutControlItem18});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -674,6 +689,17 @@
             this.layoutControlItem11.Size = new System.Drawing.Size(202, 28);
             this.layoutControlItem11.Text = "浜у搧瑙勬牸";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_dianJianPath;
+            this.layoutControlItem18.Location = new System.Drawing.Point(202, 140);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem18.Size = new System.Drawing.Size(202, 31);
+            this.layoutControlItem18.Text = "鐢垫璺緞";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
             // 
             // simpleButton7
             // 
@@ -998,8 +1024,8 @@
             // 
             // gridColumn1
             // 
-            this.gridColumn1.Caption = "澶囨敞";
-            this.gridColumn1.FieldName = "remark";
+            this.gridColumn1.Caption = "涓嶈壇鎻忚堪";
+            this.gridColumn1.FieldName = "badDescription";
             this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
@@ -1178,8 +1204,8 @@
             // 
             // gridColumn19
             // 
-            this.gridColumn19.Caption = "澶囨敞";
-            this.gridColumn19.FieldName = "remark";
+            this.gridColumn19.Caption = "涓嶈壇鎻忚堪";
+            this.gridColumn19.FieldName = "badDescription";
             this.gridColumn19.MinWidth = 25;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Visible = true;
@@ -1267,6 +1293,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_sjXt.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_dianJianPath.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1285,6 +1312,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit();
             this.panel3.ResumeLayout(false);
             this.panel3.PerformLayout();
@@ -1399,5 +1427,7 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
+        private DevExpress.XtraEditors.TextEdit txt_dianJianPath;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3