From af62767b86c19e8c2510765f8a5bb00b89bc68c8 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期四, 09 十月 2025 16:35:46 +0800
Subject: [PATCH] 成品检验报告修改
---
DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 177 ++++++++++++++++++++++++++++++----------------------------
1 files changed, 91 insertions(+), 86 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index b886fce..1ad2629 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -76,6 +76,7 @@
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layDianJian = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
@@ -83,16 +84,16 @@
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.prog1 = new DevExpress.XtraEditors.ProgressBarControl();
this.panel3 = new System.Windows.Forms.Panel();
- this.lbSum4 = new System.Windows.Forms.Label();
+ this.lbSum4 = new DevExpress.XtraEditors.SimpleButton();
this.label6 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
- this.lbSum3 = new System.Windows.Forms.Label();
+ this.lbSum3 = new DevExpress.XtraEditors.SimpleButton();
this.label4 = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
- this.lbSum2 = new System.Windows.Forms.Label();
+ this.lbSum2 = new DevExpress.XtraEditors.SimpleButton();
this.label8 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
- this.lbSum1 = new System.Windows.Forms.Label();
+ this.lbSum1 = new DevExpress.XtraEditors.SimpleButton();
this.label1 = new System.Windows.Forms.Label();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -131,7 +132,6 @@
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
- this.layDianJian = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
this.splitMx1.Panel1.SuspendLayout();
@@ -178,6 +178,7 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
@@ -191,7 +192,6 @@
this.tabMxPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).BeginInit();
this.SuspendLayout();
//
// splitMx1
@@ -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);
@@ -677,10 +685,22 @@
this.layoutControlItem11.Text = "浜у搧瑙勬牸";
this.layoutControlItem11.TextSize = new System.Drawing.Size(87, 18);
//
+ // layDianJian
+ //
+ this.layDianJian.Control = this.txt_dianJianPath;
+ this.layDianJian.Location = new System.Drawing.Point(202, 174);
+ this.layDianJian.Name = "layDianJian";
+ this.layDianJian.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layDianJian.OptionsTableLayoutItem.RowIndex = 5;
+ this.layDianJian.Size = new System.Drawing.Size(202, 35);
+ this.layDianJian.Text = "鐢垫璺緞";
+ this.layDianJian.TextSize = new System.Drawing.Size(87, 18);
+ //
// simpleButton7
//
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);
@@ -691,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);
@@ -701,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);
@@ -711,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);
@@ -721,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);
@@ -748,17 +772,21 @@
//
// lbSum4
//
- this.lbSum4.AutoSize = true;
- this.lbSum4.Location = new System.Drawing.Point(45, 54);
+ this.lbSum4.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum4.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum4.Appearance.Options.UseBackColor = true;
+ this.lbSum4.Appearance.Options.UseBorderColor = true;
+ this.lbSum4.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum4.Location = new System.Drawing.Point(0, 42);
this.lbSum4.Name = "lbSum4";
- this.lbSum4.Size = new System.Drawing.Size(16, 18);
- this.lbSum4.TabIndex = 1;
+ this.lbSum4.Size = new System.Drawing.Size(99, 47);
+ this.lbSum4.TabIndex = 3;
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;
@@ -777,17 +805,21 @@
//
// lbSum3
//
- this.lbSum3.AutoSize = true;
- this.lbSum3.Location = new System.Drawing.Point(45, 54);
+ this.lbSum3.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum3.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum3.Appearance.Options.UseBackColor = true;
+ this.lbSum3.Appearance.Options.UseBorderColor = true;
+ this.lbSum3.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum3.Location = new System.Drawing.Point(0, 42);
this.lbSum3.Name = "lbSum3";
- this.lbSum3.Size = new System.Drawing.Size(16, 18);
- this.lbSum3.TabIndex = 1;
+ this.lbSum3.Size = new System.Drawing.Size(99, 47);
+ this.lbSum3.TabIndex = 3;
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;
@@ -806,11 +838,15 @@
//
// lbSum2
//
- this.lbSum2.AutoSize = true;
- this.lbSum2.Location = new System.Drawing.Point(45, 54);
+ this.lbSum2.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum2.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum2.Appearance.Options.UseBackColor = true;
+ this.lbSum2.Appearance.Options.UseBorderColor = true;
+ this.lbSum2.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum2.Location = new System.Drawing.Point(0, 42);
this.lbSum2.Name = "lbSum2";
- this.lbSum2.Size = new System.Drawing.Size(16, 18);
- this.lbSum2.TabIndex = 1;
+ this.lbSum2.Size = new System.Drawing.Size(110, 47);
+ this.lbSum2.TabIndex = 3;
this.lbSum2.Text = "0";
//
// label8
@@ -835,17 +871,21 @@
//
// lbSum1
//
- this.lbSum1.AutoSize = true;
- this.lbSum1.Location = new System.Drawing.Point(45, 54);
+ this.lbSum1.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum1.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum1.Appearance.Options.UseBackColor = true;
+ this.lbSum1.Appearance.Options.UseBorderColor = true;
+ this.lbSum1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum1.Location = new System.Drawing.Point(0, 42);
this.lbSum1.Name = "lbSum1";
- this.lbSum1.Size = new System.Drawing.Size(16, 18);
- this.lbSum1.TabIndex = 1;
+ this.lbSum1.Size = new System.Drawing.Size(99, 47);
+ this.lbSum1.TabIndex = 4;
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;
@@ -868,7 +908,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
//
@@ -916,39 +956,34 @@
//
// gvMx2status
//
- this.gvMx2status.AppearanceCell.Options.UseFont = true;
this.gvMx2status.Caption = "宸ュ崟缂栧彿";
this.gvMx2status.FieldName = "gdbh";
this.gvMx2status.MinWidth = 10;
this.gvMx2status.Name = "gvMx2status";
this.gvMx2status.OptionsColumn.ReadOnly = true;
this.gvMx2status.Tag = "query_a.status";
- this.gvMx2status.Visible = true;
- this.gvMx2status.VisibleIndex = 0;
this.gvMx2status.Width = 50;
//
// gvMx2pbillNo
//
- this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
this.gvMx2pbillNo.Caption = "杩芥函鐮�";
this.gvMx2pbillNo.FieldName = "barCode";
this.gvMx2pbillNo.Name = "gvMx2pbillNo";
this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
this.gvMx2pbillNo.Tag = "query_a.pbill_no";
this.gvMx2pbillNo.Visible = true;
- this.gvMx2pbillNo.VisibleIndex = 1;
+ this.gvMx2pbillNo.VisibleIndex = 0;
this.gvMx2pbillNo.Width = 94;
//
// gvMx2itemNo
//
- this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
this.gvMx2itemNo.FieldName = "itemNo";
this.gvMx2itemNo.Name = "gvMx2itemNo";
this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
this.gvMx2itemNo.Tag = "query_a.item_no";
this.gvMx2itemNo.Visible = true;
- this.gvMx2itemNo.VisibleIndex = 2;
+ this.gvMx2itemNo.VisibleIndex = 1;
this.gvMx2itemNo.Width = 94;
//
// gridColumn5
@@ -957,8 +992,6 @@
this.gridColumn5.FieldName = "itemName";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.OptionsColumn.ReadOnly = true;
- this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 3;
this.gridColumn5.Width = 94;
//
// gridColumn6
@@ -967,8 +1000,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
@@ -979,19 +1010,18 @@
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 6;
+ this.gridColumn3.VisibleIndex = 3;
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 = 2;
this.gvMx2tlQty.Width = 94;
//
// gridColumn2
@@ -1002,7 +1032,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.ReadOnly = true;
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 7;
+ this.gridColumn2.VisibleIndex = 4;
this.gridColumn2.Width = 94;
//
// gridColumn1
@@ -1022,7 +1052,7 @@
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.ReadOnly = true;
this.gridColumn4.Visible = true;
- this.gridColumn4.VisibleIndex = 8;
+ this.gridColumn4.VisibleIndex = 5;
this.gridColumn4.Width = 94;
//
// gridColumn14
@@ -1032,8 +1062,6 @@
this.gridColumn14.MinWidth = 25;
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.OptionsColumn.ReadOnly = true;
- this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 9;
this.gridColumn14.Width = 94;
//
// gridColumn15
@@ -1043,8 +1071,6 @@
this.gridColumn15.MinWidth = 25;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.OptionsColumn.ReadOnly = true;
- this.gridColumn15.Visible = true;
- this.gridColumn15.VisibleIndex = 10;
this.gridColumn15.Width = 94;
//
// gridColumn24
@@ -1055,7 +1081,7 @@
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.OptionsColumn.ReadOnly = true;
this.gridColumn24.Visible = true;
- this.gridColumn24.VisibleIndex = 11;
+ this.gridColumn24.VisibleIndex = 6;
this.gridColumn24.Width = 94;
//
// tabMxPage2
@@ -1112,39 +1138,34 @@
//
// gridColumn8
//
- this.gridColumn8.AppearanceCell.Options.UseFont = true;
this.gridColumn8.Caption = "宸ュ崟缂栧彿";
this.gridColumn8.FieldName = "gdbh";
this.gridColumn8.MinWidth = 10;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.OptionsColumn.ReadOnly = true;
this.gridColumn8.Tag = "query_a.status";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 0;
this.gridColumn8.Width = 50;
//
// gridColumn9
//
- this.gridColumn9.AppearanceCell.Options.UseFont = true;
this.gridColumn9.Caption = "杩芥函鐮�";
this.gridColumn9.FieldName = "barCode";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.OptionsColumn.ReadOnly = true;
this.gridColumn9.Tag = "query_a.pbill_no";
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 1;
+ this.gridColumn9.VisibleIndex = 0;
this.gridColumn9.Width = 94;
//
// gridColumn10
//
- this.gridColumn10.AppearanceCell.Options.UseFont = true;
this.gridColumn10.Caption = "鐗╂枡缂栫爜";
this.gridColumn10.FieldName = "itemNo";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.OptionsColumn.ReadOnly = true;
this.gridColumn10.Tag = "query_a.item_no";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 2;
+ this.gridColumn10.VisibleIndex = 1;
this.gridColumn10.Width = 94;
//
// gridColumn11
@@ -1154,7 +1175,7 @@
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.OptionsColumn.ReadOnly = true;
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 3;
+ this.gridColumn11.VisibleIndex = 2;
this.gridColumn11.Width = 94;
//
// gridColumn13
@@ -1163,8 +1184,6 @@
this.gridColumn13.FieldName = "itemModel";
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.OptionsColumn.ReadOnly = true;
- this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 4;
this.gridColumn13.Width = 94;
//
// gridColumn16
@@ -1175,19 +1194,18 @@
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.OptionsColumn.ReadOnly = true;
this.gridColumn16.Visible = true;
- this.gridColumn16.VisibleIndex = 6;
+ this.gridColumn16.VisibleIndex = 4;
this.gridColumn16.Width = 94;
//
// gridColumn17
//
- this.gridColumn17.AppearanceCell.Options.UseFont = true;
this.gridColumn17.Caption = "鍗曚綅";
this.gridColumn17.FieldName = "dwName";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.OptionsColumn.ReadOnly = true;
this.gridColumn17.Tag = "query_a.tl_qty";
this.gridColumn17.Visible = true;
- this.gridColumn17.VisibleIndex = 5;
+ this.gridColumn17.VisibleIndex = 3;
this.gridColumn17.Width = 94;
//
// gridColumn18
@@ -1198,7 +1216,7 @@
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.OptionsColumn.ReadOnly = true;
this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 7;
+ this.gridColumn18.VisibleIndex = 5;
this.gridColumn18.Width = 94;
//
// gridColumn19
@@ -1209,18 +1227,18 @@
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.OptionsColumn.ReadOnly = true;
this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 8;
+ this.gridColumn19.VisibleIndex = 6;
this.gridColumn19.Width = 94;
//
// gridColumn20
//
- this.gridColumn20.Caption = "缁撴灉";
+ this.gridColumn20.Caption = "缁翠慨缁撴灉";
this.gridColumn20.FieldName = "checkResult";
this.gridColumn20.MinWidth = 25;
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.OptionsColumn.ReadOnly = true;
this.gridColumn20.Visible = true;
- this.gridColumn20.VisibleIndex = 9;
+ this.gridColumn20.VisibleIndex = 7;
this.gridColumn20.Width = 94;
//
// gridColumn21
@@ -1231,7 +1249,7 @@
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.OptionsColumn.ReadOnly = true;
this.gridColumn21.Visible = true;
- this.gridColumn21.VisibleIndex = 10;
+ this.gridColumn21.VisibleIndex = 8;
this.gridColumn21.Width = 94;
//
// gridColumn22
@@ -1242,12 +1260,12 @@
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.OptionsColumn.ReadOnly = true;
this.gridColumn22.Visible = true;
- this.gridColumn22.VisibleIndex = 11;
+ this.gridColumn22.VisibleIndex = 9;
this.gridColumn22.Width = 94;
//
// gridColumn23
//
- this.gridColumn23.Caption = "涓嶈壇椤圭洰";
+ this.gridColumn23.Caption = "涓嶈壇鍘熷洜";
this.gridColumn23.FieldName = "badReson";
this.gridColumn23.MinWidth = 25;
this.gridColumn23.Name = "gridColumn23";
@@ -1261,20 +1279,7 @@
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;
- //
- // layDianJian
- //
- this.layDianJian.Control = this.txt_dianJianPath;
- this.layDianJian.Location = new System.Drawing.Point(202, 174);
- this.layDianJian.Name = "layDianJian";
- this.layDianJian.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layDianJian.OptionsTableLayoutItem.RowIndex = 5;
- this.layDianJian.Size = new System.Drawing.Size(202, 35);
- this.layDianJian.Text = "鐢垫璺緞";
- this.layDianJian.TextSize = new System.Drawing.Size(87, 18);
//
// Frm_Work01
//
@@ -1334,6 +1339,7 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
@@ -1351,7 +1357,6 @@
this.tabMxPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).EndInit();
this.ResumeLayout(false);
}
@@ -1399,16 +1404,12 @@
private DevExpress.XtraEditors.SimpleButton btnGood;
private DevExpress.XtraEditors.SimpleButton btnBad;
private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Label lbSum4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label lbSum3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Label lbSum2;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbSum1;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.SimpleButton simpleButton7;
private DevExpress.XtraEditors.SimpleButton simpleButton6;
@@ -1451,5 +1452,9 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layDianJian;
+ private DevExpress.XtraEditors.SimpleButton lbSum4;
+ private DevExpress.XtraEditors.SimpleButton lbSum3;
+ private DevExpress.XtraEditors.SimpleButton lbSum2;
+ private DevExpress.XtraEditors.SimpleButton lbSum1;
}
}
\ No newline at end of file
--
Gitblit v1.9.3