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 | 187 ++++++++++++++++++++--------------------------
1 files changed, 81 insertions(+), 106 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index 8a46553..c5d4ff1 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -29,20 +29,19 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition33 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition34 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition35 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition36 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition49 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition50 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition51 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition52 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition53 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition54 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
- this.lbCollectGuid = new DevExpress.XtraEditors.LabelControl();
this.txt_gdbh = new DevExpress.XtraEditors.TextEdit();
this.txt_gx = new DevExpress.XtraEditors.TextEdit();
this.txt_collectBy = new DevExpress.XtraEditors.TextEdit();
@@ -60,7 +59,6 @@
this.btnGood = new DevExpress.XtraEditors.SimpleButton();
this.btnBad = new DevExpress.XtraEditors.SimpleButton();
this.txt_dianJianPath = new DevExpress.XtraEditors.TextEdit();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -163,7 +161,6 @@
((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.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -250,7 +247,6 @@
//
// layoutMx1
//
- this.layoutMx1.Controls.Add(this.lbCollectGuid);
this.layoutMx1.Controls.Add(this.txt_gdbh);
this.layoutMx1.Controls.Add(this.txt_gx);
this.layoutMx1.Controls.Add(this.txt_collectBy);
@@ -269,29 +265,19 @@
this.layoutMx1.Controls.Add(this.btnBad);
this.layoutMx1.Controls.Add(this.txt_dianJianPath);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem6});
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;
this.layoutMx1.Text = "layoutControl1";
//
- // lbCollectGuid
- //
- this.lbCollectGuid.Location = new System.Drawing.Point(214, 177);
- this.lbCollectGuid.Name = "lbCollectGuid";
- this.lbCollectGuid.Size = new System.Drawing.Size(79, 18);
- this.lbCollectGuid.StyleController = this.layoutMx1;
- this.lbCollectGuid.TabIndex = 22;
- this.lbCollectGuid.Text = "lbCollectGuid";
- //
// txt_gdbh
//
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;
@@ -424,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);
@@ -435,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);
@@ -450,18 +438,6 @@
this.txt_dianJianPath.Size = new System.Drawing.Size(99, 24);
this.txt_dianJianPath.StyleController = this.layoutMx1;
this.txt_dianJianPath.TabIndex = 21;
- //
- // layoutControlItem6
- //
- this.layoutControlItem6.Control = this.lbCollectGuid;
- this.layoutControlItem6.Location = new System.Drawing.Point(202, 165);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem6.Size = new System.Drawing.Size(202, 36);
- this.layoutControlItem6.Text = "閲囬泦琛実uid";
- this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem6.TextVisible = false;
//
// Root
//
@@ -487,46 +463,51 @@
this.layDianJian});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition33.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition33.Width = 100D;
- columnDefinition34.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition34.Width = 100D;
- columnDefinition35.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition35.Width = 100D;
- columnDefinition36.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition36.Width = 100D;
+ 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;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition33,
- columnDefinition34,
- columnDefinition35,
- columnDefinition36});
- rowDefinition49.Height = 100D;
- rowDefinition49.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition50.Height = 100D;
- rowDefinition50.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition51.Height = 100D;
- rowDefinition51.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition52.Height = 100D;
- rowDefinition52.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition53.Height = 100D;
- rowDefinition53.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition54.Height = 100D;
- rowDefinition54.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition49,
- rowDefinition50,
- rowDefinition51,
- rowDefinition52,
- rowDefinition53,
- rowDefinition54});
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4,
+ rowDefinition5,
+ rowDefinition6});
this.Root.Size = new System.Drawing.Size(828, 229);
this.Root.TextVisible = false;
//
// 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);
@@ -719,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);
@@ -729,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);
@@ -739,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);
@@ -749,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);
@@ -759,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);
@@ -787,16 +773,17 @@
// lbSum4
//
this.lbSum4.AutoSize = true;
- this.lbSum4.Location = new System.Drawing.Point(45, 54);
+ this.lbSum4.Font = new System.Drawing.Font("Tahoma", 22F);
+ this.lbSum4.Location = new System.Drawing.Point(30, 41);
this.lbSum4.Name = "lbSum4";
- this.lbSum4.Size = new System.Drawing.Size(16, 18);
+ this.lbSum4.Size = new System.Drawing.Size(40, 45);
this.lbSum4.TabIndex = 1;
this.lbSum4.Text = "0";
//
// label6
//
this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(18, 10);
+ this.label6.Location = new System.Drawing.Point(16, 10);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(68, 18);
this.label6.TabIndex = 0;
@@ -816,16 +803,17 @@
// lbSum3
//
this.lbSum3.AutoSize = true;
- this.lbSum3.Location = new System.Drawing.Point(45, 54);
+ this.lbSum3.Font = new System.Drawing.Font("Tahoma", 22F);
+ this.lbSum3.Location = new System.Drawing.Point(30, 41);
this.lbSum3.Name = "lbSum3";
- this.lbSum3.Size = new System.Drawing.Size(16, 18);
+ this.lbSum3.Size = new System.Drawing.Size(40, 45);
this.lbSum3.TabIndex = 1;
this.lbSum3.Text = "0";
//
// label4
//
this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(18, 10);
+ this.label4.Location = new System.Drawing.Point(16, 10);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(68, 18);
this.label4.TabIndex = 0;
@@ -845,9 +833,10 @@
// lbSum2
//
this.lbSum2.AutoSize = true;
- this.lbSum2.Location = new System.Drawing.Point(45, 54);
+ this.lbSum2.Font = new System.Drawing.Font("Tahoma", 22F);
+ this.lbSum2.Location = new System.Drawing.Point(34, 41);
this.lbSum2.Name = "lbSum2";
- this.lbSum2.Size = new System.Drawing.Size(16, 18);
+ this.lbSum2.Size = new System.Drawing.Size(40, 45);
this.lbSum2.TabIndex = 1;
this.lbSum2.Text = "0";
//
@@ -874,16 +863,17 @@
// lbSum1
//
this.lbSum1.AutoSize = true;
- this.lbSum1.Location = new System.Drawing.Point(45, 54);
+ this.lbSum1.Font = new System.Drawing.Font("Tahoma", 22F);
+ this.lbSum1.Location = new System.Drawing.Point(31, 41);
this.lbSum1.Name = "lbSum1";
- this.lbSum1.Size = new System.Drawing.Size(16, 18);
+ this.lbSum1.Size = new System.Drawing.Size(40, 45);
this.lbSum1.TabIndex = 1;
this.lbSum1.Text = "0";
//
// label1
//
this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(18, 10);
+ this.label1.Location = new System.Drawing.Point(17, 10);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(68, 18);
this.label1.TabIndex = 0;
@@ -906,7 +896,7 @@
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1365, 346);
- this.tabMxPage1.Text = "鑹搧鍚嶇О";
+ this.tabMxPage1.Text = "鑹搧鏄庣粏";
//
// gcMx1
//
@@ -954,7 +944,6 @@
//
// gvMx2status
//
- this.gvMx2status.AppearanceCell.Options.UseFont = true;
this.gvMx2status.Caption = "宸ュ崟缂栧彿";
this.gvMx2status.FieldName = "gdbh";
this.gvMx2status.MinWidth = 10;
@@ -967,7 +956,6 @@
//
// gvMx2pbillNo
//
- this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
this.gvMx2pbillNo.Caption = "杩芥函鐮�";
this.gvMx2pbillNo.FieldName = "barCode";
this.gvMx2pbillNo.Name = "gvMx2pbillNo";
@@ -979,7 +967,6 @@
//
// gvMx2itemNo
//
- this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
this.gvMx2itemNo.FieldName = "itemNo";
this.gvMx2itemNo.Name = "gvMx2itemNo";
@@ -1005,8 +992,6 @@
this.gridColumn6.FieldName = "itemModel";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.OptionsColumn.ReadOnly = true;
- this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 4;
this.gridColumn6.Width = 94;
//
// gridColumn3
@@ -1017,19 +1002,18 @@
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 6;
+ this.gridColumn3.VisibleIndex = 5;
this.gridColumn3.Width = 94;
//
// gvMx2tlQty
//
- this.gvMx2tlQty.AppearanceCell.Options.UseFont = true;
this.gvMx2tlQty.Caption = "鍗曚綅";
this.gvMx2tlQty.FieldName = "dwName";
this.gvMx2tlQty.Name = "gvMx2tlQty";
this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
this.gvMx2tlQty.Tag = "query_a.tl_qty";
this.gvMx2tlQty.Visible = true;
- this.gvMx2tlQty.VisibleIndex = 5;
+ this.gvMx2tlQty.VisibleIndex = 4;
this.gvMx2tlQty.Width = 94;
//
// gridColumn2
@@ -1040,7 +1024,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.ReadOnly = true;
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 7;
+ this.gridColumn2.VisibleIndex = 6;
this.gridColumn2.Width = 94;
//
// gridColumn1
@@ -1060,7 +1044,7 @@
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.ReadOnly = true;
this.gridColumn4.Visible = true;
- this.gridColumn4.VisibleIndex = 8;
+ this.gridColumn4.VisibleIndex = 7;
this.gridColumn4.Width = 94;
//
// gridColumn14
@@ -1071,7 +1055,7 @@
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.OptionsColumn.ReadOnly = true;
this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 9;
+ this.gridColumn14.VisibleIndex = 8;
this.gridColumn14.Width = 94;
//
// gridColumn15
@@ -1082,7 +1066,7 @@
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.OptionsColumn.ReadOnly = true;
this.gridColumn15.Visible = true;
- this.gridColumn15.VisibleIndex = 10;
+ this.gridColumn15.VisibleIndex = 9;
this.gridColumn15.Width = 94;
//
// gridColumn24
@@ -1093,14 +1077,14 @@
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.OptionsColumn.ReadOnly = true;
this.gridColumn24.Visible = true;
- this.gridColumn24.VisibleIndex = 11;
+ this.gridColumn24.VisibleIndex = 10;
this.gridColumn24.Width = 94;
//
// tabMxPage2
//
this.tabMxPage2.Controls.Add(this.gcMx2);
this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1365, 354);
+ this.tabMxPage2.Size = new System.Drawing.Size(1365, 346);
this.tabMxPage2.Text = "涓嶈壇鍝佹槑缁�";
//
// gcMx2
@@ -1109,7 +1093,7 @@
this.gcMx2.Location = new System.Drawing.Point(0, 0);
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1365, 354);
+ this.gcMx2.Size = new System.Drawing.Size(1365, 346);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -1150,7 +1134,6 @@
//
// gridColumn8
//
- this.gridColumn8.AppearanceCell.Options.UseFont = true;
this.gridColumn8.Caption = "宸ュ崟缂栧彿";
this.gridColumn8.FieldName = "gdbh";
this.gridColumn8.MinWidth = 10;
@@ -1163,7 +1146,6 @@
//
// gridColumn9
//
- this.gridColumn9.AppearanceCell.Options.UseFont = true;
this.gridColumn9.Caption = "杩芥函鐮�";
this.gridColumn9.FieldName = "barCode";
this.gridColumn9.Name = "gridColumn9";
@@ -1175,7 +1157,6 @@
//
// gridColumn10
//
- this.gridColumn10.AppearanceCell.Options.UseFont = true;
this.gridColumn10.Caption = "鐗╂枡缂栫爜";
this.gridColumn10.FieldName = "itemNo";
this.gridColumn10.Name = "gridColumn10";
@@ -1218,7 +1199,6 @@
//
// gridColumn17
//
- this.gridColumn17.AppearanceCell.Options.UseFont = true;
this.gridColumn17.Caption = "鍗曚綅";
this.gridColumn17.FieldName = "dwName";
this.gridColumn17.Name = "gridColumn17";
@@ -1252,7 +1232,7 @@
//
// gridColumn20
//
- this.gridColumn20.Caption = "缁撴灉";
+ this.gridColumn20.Caption = "缁翠慨缁撴灉";
this.gridColumn20.FieldName = "checkResult";
this.gridColumn20.MinWidth = 25;
this.gridColumn20.Name = "gridColumn20";
@@ -1285,7 +1265,7 @@
//
// gridColumn23
//
- this.gridColumn23.Caption = "涓嶈壇椤圭洰";
+ this.gridColumn23.Caption = "涓嶈壇鍘熷洜";
this.gridColumn23.FieldName = "badReson";
this.gridColumn23.MinWidth = 25;
this.gridColumn23.Name = "gridColumn23";
@@ -1299,8 +1279,6 @@
this.gridColumn25.MinWidth = 25;
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.OptionsColumn.ReadOnly = true;
- this.gridColumn25.Visible = true;
- this.gridColumn25.VisibleIndex = 12;
this.gridColumn25.Width = 94;
//
// Frm_Work01
@@ -1344,7 +1322,6 @@
((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.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1478,8 +1455,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
- private DevExpress.XtraEditors.LabelControl lbCollectGuid;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layDianJian;
}
}
\ No newline at end of file
--
Gitblit v1.9.3