lg
2 天以前 d0db069d13e494e02e0132fd06513cf500812c24
DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -59,6 +59,8 @@
            this.btnGood = new DevExpress.XtraEditors.SimpleButton();
            this.btnBad = new DevExpress.XtraEditors.SimpleButton();
            this.txt_dianJianPath = new DevExpress.XtraEditors.TextEdit();
            this.txt_orgId = new DevExpress.XtraEditors.TextEdit();
            this.orgId = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -84,16 +86,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();
@@ -161,6 +163,8 @@
            ((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.txt_orgId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.orgId)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -264,10 +268,13 @@
            this.layoutMx1.Controls.Add(this.btnGood);
            this.layoutMx1.Controls.Add(this.btnBad);
            this.layoutMx1.Controls.Add(this.txt_dianJianPath);
            this.layoutMx1.Controls.Add(this.txt_orgId);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.orgId});
            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(1108, 388, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(828, 229);
            this.layoutMx1.TabIndex = 0;
@@ -275,133 +282,134 @@
            // 
            // txt_gdbh
            // 
            this.txt_gdbh.Location = new System.Drawing.Point(111, 12);
            this.txt_gdbh.Location = new System.Drawing.Point(107, 10);
            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.Size = new System.Drawing.Size(102, 24);
            this.txt_gdbh.StyleController = this.layoutMx1;
            this.txt_gdbh.TabIndex = 4;
            // 
            // txt_gx
            // 
            this.txt_gx.Location = new System.Drawing.Point(111, 46);
            this.txt_gx.Location = new System.Drawing.Point(107, 45);
            this.txt_gx.Name = "txt_gx";
            this.txt_gx.Properties.ReadOnly = true;
            this.txt_gx.Size = new System.Drawing.Size(99, 24);
            this.txt_gx.Size = new System.Drawing.Size(102, 24);
            this.txt_gx.StyleController = this.layoutMx1;
            this.txt_gx.TabIndex = 5;
            // 
            // txt_collectBy
            // 
            this.txt_collectBy.Location = new System.Drawing.Point(111, 81);
            this.txt_collectBy.Location = new System.Drawing.Point(107, 80);
            this.txt_collectBy.Name = "txt_collectBy";
            this.txt_collectBy.Properties.ReadOnly = true;
            this.txt_collectBy.Size = new System.Drawing.Size(99, 24);
            this.txt_collectBy.Size = new System.Drawing.Size(102, 24);
            this.txt_collectBy.StyleController = this.layoutMx1;
            this.txt_collectBy.TabIndex = 6;
            // 
            // txt_barCode
            // 
            this.txt_barCode.Location = new System.Drawing.Point(111, 116);
            this.txt_barCode.Location = new System.Drawing.Point(107, 115);
            this.txt_barCode.Name = "txt_barCode";
            this.txt_barCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
            this.txt_barCode.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(138)))), ((int)(((byte)(200)))));
            this.txt_barCode.Properties.Appearance.Options.UseFont = true;
            this.txt_barCode.Properties.Appearance.Options.UseForeColor = true;
            this.txt_barCode.Size = new System.Drawing.Size(301, 24);
            this.txt_barCode.Size = new System.Drawing.Size(305, 24);
            this.txt_barCode.StyleController = this.layoutMx1;
            this.txt_barCode.TabIndex = 1;
            // 
            // txt_currentBarCode
            // 
            this.txt_currentBarCode.Location = new System.Drawing.Point(111, 151);
            this.txt_currentBarCode.Location = new System.Drawing.Point(107, 150);
            this.txt_currentBarCode.Name = "txt_currentBarCode";
            this.txt_currentBarCode.Properties.ReadOnly = true;
            this.txt_currentBarCode.Size = new System.Drawing.Size(301, 24);
            this.txt_currentBarCode.Size = new System.Drawing.Size(305, 24);
            this.txt_currentBarCode.StyleController = this.layoutMx1;
            this.txt_currentBarCode.TabIndex = 8;
            // 
            // txt_gongWei
            // 
            this.txt_gongWei.Location = new System.Drawing.Point(111, 186);
            this.txt_gongWei.Location = new System.Drawing.Point(107, 185);
            this.txt_gongWei.Name = "txt_gongWei";
            this.txt_gongWei.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
            this.txt_gongWei.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(138)))), ((int)(((byte)(200)))));
            this.txt_gongWei.Properties.Appearance.Options.UseFont = true;
            this.txt_gongWei.Properties.Appearance.Options.UseForeColor = true;
            this.txt_gongWei.Size = new System.Drawing.Size(99, 24);
            this.txt_gongWei.Size = new System.Drawing.Size(102, 24);
            this.txt_gongWei.StyleController = this.layoutMx1;
            this.txt_gongWei.TabIndex = 9;
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(313, 12);
            this.txt_itemNo.Location = new System.Drawing.Point(310, 10);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.ReadOnly = true;
            this.txt_itemNo.Size = new System.Drawing.Size(99, 24);
            this.txt_itemNo.Size = new System.Drawing.Size(102, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 10;
            // 
            // txt_bc
            // 
            this.txt_bc.Location = new System.Drawing.Point(313, 46);
            this.txt_bc.Location = new System.Drawing.Point(310, 45);
            this.txt_bc.Name = "txt_bc";
            this.txt_bc.Properties.ReadOnly = true;
            this.txt_bc.Size = new System.Drawing.Size(99, 24);
            this.txt_bc.Size = new System.Drawing.Size(102, 24);
            this.txt_bc.StyleController = this.layoutMx1;
            this.txt_bc.TabIndex = 11;
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(515, 46);
            this.txt_itemName.Location = new System.Drawing.Point(513, 45);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.ReadOnly = true;
            this.txt_itemName.Size = new System.Drawing.Size(99, 24);
            this.txt_itemName.Size = new System.Drawing.Size(102, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 13;
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(515, 12);
            this.txt_itemModel.Location = new System.Drawing.Point(513, 10);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.ReadOnly = true;
            this.txt_itemModel.Size = new System.Drawing.Size(301, 24);
            this.txt_itemModel.Size = new System.Drawing.Size(305, 24);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 14;
            // 
            // txt_sbNo
            // 
            this.txt_sbNo.Location = new System.Drawing.Point(313, 81);
            this.txt_sbNo.Location = new System.Drawing.Point(310, 80);
            this.txt_sbNo.Name = "txt_sbNo";
            this.txt_sbNo.Properties.ReadOnly = true;
            this.txt_sbNo.Size = new System.Drawing.Size(99, 24);
            this.txt_sbNo.Size = new System.Drawing.Size(102, 24);
            this.txt_sbNo.StyleController = this.layoutMx1;
            this.txt_sbNo.TabIndex = 15;
            // 
            // txt_sjXt
            // 
            this.txt_sjXt.Location = new System.Drawing.Point(515, 81);
            this.txt_sjXt.Location = new System.Drawing.Point(513, 80);
            this.txt_sjXt.Name = "txt_sjXt";
            this.txt_sjXt.Properties.ReadOnly = true;
            this.txt_sjXt.Size = new System.Drawing.Size(99, 24);
            this.txt_sjXt.Size = new System.Drawing.Size(102, 24);
            this.txt_sjXt.StyleController = this.layoutMx1;
            this.txt_sjXt.TabIndex = 16;
            // 
            // txt_yjDate
            // 
            this.txt_yjDate.Location = new System.Drawing.Point(717, 46);
            this.txt_yjDate.Location = new System.Drawing.Point(716, 45);
            this.txt_yjDate.Name = "txt_yjDate";
            this.txt_yjDate.Properties.ReadOnly = true;
            this.txt_yjDate.Size = new System.Drawing.Size(99, 24);
            this.txt_yjDate.Size = new System.Drawing.Size(102, 24);
            this.txt_yjDate.StyleController = this.layoutMx1;
            this.txt_yjDate.TabIndex = 17;
            // 
            // txt_sjDate
            // 
            this.txt_sjDate.Location = new System.Drawing.Point(717, 81);
            this.txt_sjDate.Location = new System.Drawing.Point(716, 80);
            this.txt_sjDate.Name = "txt_sjDate";
            this.txt_sjDate.Properties.ReadOnly = true;
            this.txt_sjDate.Size = new System.Drawing.Size(99, 24);
            this.txt_sjDate.Size = new System.Drawing.Size(102, 24);
            this.txt_sjDate.StyleController = this.layoutMx1;
            this.txt_sjDate.TabIndex = 18;
            // 
@@ -409,9 +417,10 @@
            // 
            this.btnGood.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success;
            this.btnGood.Appearance.Options.UseBackColor = true;
            this.btnGood.Location = new System.Drawing.Point(416, 116);
            this.btnGood.Appearance.Options.UseFont = true;
            this.btnGood.Location = new System.Drawing.Point(416, 115);
            this.btnGood.Name = "btnGood";
            this.btnGood.Size = new System.Drawing.Size(198, 96);
            this.btnGood.Size = new System.Drawing.Size(199, 96);
            this.btnGood.StyleController = this.layoutMx1;
            this.btnGood.TabIndex = 19;
            this.btnGood.Text = "良品";
@@ -420,21 +429,43 @@
            // 
            this.btnBad.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger;
            this.btnBad.Appearance.Options.UseBackColor = true;
            this.btnBad.Location = new System.Drawing.Point(618, 116);
            this.btnBad.Appearance.Options.UseFont = true;
            this.btnBad.Location = new System.Drawing.Point(619, 115);
            this.btnBad.Name = "btnBad";
            this.btnBad.Size = new System.Drawing.Size(198, 96);
            this.btnBad.Size = new System.Drawing.Size(199, 96);
            this.btnBad.StyleController = this.layoutMx1;
            this.btnBad.TabIndex = 20;
            this.btnBad.Text = "不良品";
            // 
            // txt_dianJianPath
            // 
            this.txt_dianJianPath.Location = new System.Drawing.Point(313, 186);
            this.txt_dianJianPath.Location = new System.Drawing.Point(310, 185);
            this.txt_dianJianPath.Name = "txt_dianJianPath";
            this.txt_dianJianPath.Properties.ReadOnly = true;
            this.txt_dianJianPath.Size = new System.Drawing.Size(99, 24);
            this.txt_dianJianPath.Size = new System.Drawing.Size(102, 24);
            this.txt_dianJianPath.StyleController = this.layoutMx1;
            this.txt_dianJianPath.TabIndex = 21;
            //
            // txt_orgId
            //
            this.txt_orgId.Location = new System.Drawing.Point(307, 186);
            this.txt_orgId.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.txt_orgId.Name = "txt_orgId";
            this.txt_orgId.Properties.ReadOnly = true;
            this.txt_orgId.Size = new System.Drawing.Size(105, 24);
            this.txt_orgId.StyleController = this.layoutMx1;
            this.txt_orgId.TabIndex = 22;
            //
            // orgId
            //
            this.orgId.Control = this.txt_orgId;
            this.orgId.Location = new System.Drawing.Point(252, 213);
            this.orgId.Name = "orgId";
            this.orgId.OptionsTableLayoutItem.ColumnIndex = 1;
            this.orgId.OptionsTableLayoutItem.RowIndex = 5;
            this.orgId.Size = new System.Drawing.Size(253, 43);
            this.orgId.Text = "组织";
            this.orgId.TextSize = new System.Drawing.Size(50, 20);
            // 
            // Root
            // 
@@ -460,6 +491,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,20 +530,23 @@
            // 
            // 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.Size = new System.Drawing.Size(202, 34);
            this.layoutControlItem1.OptionsPrint.AppearanceItem.Options.UseFont = true;
            this.layoutControlItem1.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem1.Text = "工单编号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_gx;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 34);
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 35);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem2.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem2.Text = "当前工序";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(87, 18);
            // 
@@ -518,77 +554,77 @@
            // 
            this.layoutControlItem3.Control = this.txt_collectBy;
            this.layoutControlItem3.CustomizationFormText = "操作员工";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 69);
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 70);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem3.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem3.Text = "操作员工";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_barCode;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 104);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 105);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(404, 35);
            this.layoutControlItem4.Size = new System.Drawing.Size(406, 35);
            this.layoutControlItem4.Text = "扫追溯码";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_itemNo;
            this.layoutControlItem7.Location = new System.Drawing.Point(202, 0);
            this.layoutControlItem7.Location = new System.Drawing.Point(203, 0);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(202, 34);
            this.layoutControlItem7.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem7.Text = "产品编码";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_bc;
            this.layoutControlItem8.Location = new System.Drawing.Point(202, 34);
            this.layoutControlItem8.Location = new System.Drawing.Point(203, 35);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem8.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem8.Text = "班次";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_currentBarCode;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 139);
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 140);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem5.Size = new System.Drawing.Size(404, 35);
            this.layoutControlItem5.Size = new System.Drawing.Size(406, 35);
            this.layoutControlItem5.Text = "当前条码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layShuiJian
            // 
            this.layShuiJian.Control = this.txt_gongWei;
            this.layShuiJian.Location = new System.Drawing.Point(0, 174);
            this.layShuiJian.Location = new System.Drawing.Point(0, 175);
            this.layShuiJian.Name = "layShuiJian";
            this.layShuiJian.OptionsTableLayoutItem.RowIndex = 5;
            this.layShuiJian.Size = new System.Drawing.Size(202, 35);
            this.layShuiJian.Size = new System.Drawing.Size(203, 38);
            this.layShuiJian.Text = "扫工位码";
            this.layShuiJian.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.btnGood;
            this.layoutControlItem16.Location = new System.Drawing.Point(404, 104);
            this.layoutControlItem16.Location = new System.Drawing.Point(406, 105);
            this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 100);
            this.layoutControlItem16.MinSize = new System.Drawing.Size(41, 100);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowSpan = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(202, 105);
            this.layoutControlItem16.Size = new System.Drawing.Size(203, 108);
            this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem16.Text = "良品按钮";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -597,14 +633,14 @@
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.btnBad;
            this.layoutControlItem17.Location = new System.Drawing.Point(606, 104);
            this.layoutControlItem17.Location = new System.Drawing.Point(609, 105);
            this.layoutControlItem17.MaxSize = new System.Drawing.Size(0, 100);
            this.layoutControlItem17.MinSize = new System.Drawing.Size(56, 100);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowSpan = 3;
            this.layoutControlItem17.Size = new System.Drawing.Size(202, 105);
            this.layoutControlItem17.Size = new System.Drawing.Size(203, 108);
            this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem17.Text = "不良品按钮";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
@@ -613,33 +649,33 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_sbNo;
            this.layoutControlItem12.Location = new System.Drawing.Point(202, 69);
            this.layoutControlItem12.Location = new System.Drawing.Point(203, 70);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem12.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem12.Text = "设备编码";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_sjDate;
            this.layoutControlItem15.Location = new System.Drawing.Point(606, 69);
            this.layoutControlItem15.Location = new System.Drawing.Point(609, 70);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem15.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem15.Text = "Mes实际开工";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_yjDate;
            this.layoutControlItem14.Location = new System.Drawing.Point(606, 34);
            this.layoutControlItem14.Location = new System.Drawing.Point(609, 35);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem14.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem14.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem14.Text = "Mes计划开工";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(87, 18);
            // 
@@ -647,44 +683,44 @@
            // 
            this.layoutControlItem13.Control = this.txt_sjXt;
            this.layoutControlItem13.CustomizationFormText = "生产线别";
            this.layoutControlItem13.Location = new System.Drawing.Point(404, 69);
            this.layoutControlItem13.Location = new System.Drawing.Point(406, 70);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem13.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem13.Text = "生产线别";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_itemName;
            this.layoutControlItem10.Location = new System.Drawing.Point(404, 34);
            this.layoutControlItem10.Location = new System.Drawing.Point(406, 35);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(202, 35);
            this.layoutControlItem10.Size = new System.Drawing.Size(203, 35);
            this.layoutControlItem10.Text = "产品名称";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(87, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_itemModel;
            this.layoutControlItem11.Location = new System.Drawing.Point(404, 0);
            this.layoutControlItem11.Location = new System.Drawing.Point(406, 0);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(404, 34);
            this.layoutControlItem11.Size = new System.Drawing.Size(406, 35);
            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.Location = new System.Drawing.Point(203, 175);
            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.Size = new System.Drawing.Size(203, 38);
            this.layDianJian.Text = "电检路径";
            this.layDianJian.TextSize = new System.Drawing.Size(87, 18);
            // 
@@ -692,6 +728,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 +739,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 +750,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 +761,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 +772,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);
@@ -759,12 +800,15 @@
            // 
            // lbSum4
            // 
            this.lbSum4.AutoSize = true;
            this.lbSum4.Font = new System.Drawing.Font("Tahoma", 22F);
            this.lbSum4.Location = new System.Drawing.Point(30, 41);
            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(40, 45);
            this.lbSum4.TabIndex = 1;
            this.lbSum4.Size = new System.Drawing.Size(99, 47);
            this.lbSum4.TabIndex = 3;
            this.lbSum4.Text = "0";
            // 
            // label6
@@ -789,12 +833,15 @@
            // 
            // lbSum3
            // 
            this.lbSum3.AutoSize = true;
            this.lbSum3.Font = new System.Drawing.Font("Tahoma", 22F);
            this.lbSum3.Location = new System.Drawing.Point(30, 41);
            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(40, 45);
            this.lbSum3.TabIndex = 1;
            this.lbSum3.Size = new System.Drawing.Size(99, 47);
            this.lbSum3.TabIndex = 3;
            this.lbSum3.Text = "0";
            // 
            // label4
@@ -819,12 +866,15 @@
            // 
            // lbSum2
            // 
            this.lbSum2.AutoSize = true;
            this.lbSum2.Font = new System.Drawing.Font("Tahoma", 22F);
            this.lbSum2.Location = new System.Drawing.Point(34, 41);
            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(40, 45);
            this.lbSum2.TabIndex = 1;
            this.lbSum2.Size = new System.Drawing.Size(110, 47);
            this.lbSum2.TabIndex = 3;
            this.lbSum2.Text = "0";
            // 
            // label8
@@ -849,12 +899,15 @@
            // 
            // lbSum1
            // 
            this.lbSum1.AutoSize = true;
            this.lbSum1.Font = new System.Drawing.Font("Tahoma", 22F);
            this.lbSum1.Location = new System.Drawing.Point(31, 41);
            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(40, 45);
            this.lbSum1.TabIndex = 1;
            this.lbSum1.Size = new System.Drawing.Size(99, 47);
            this.lbSum1.TabIndex = 4;
            this.lbSum1.Text = "0";
            // 
            // label1
@@ -883,7 +936,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
            // 
@@ -931,39 +984,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
@@ -972,8 +1020,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
@@ -992,19 +1038,18 @@
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 5;
            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 = 4;
            this.gvMx2tlQty.VisibleIndex = 2;
            this.gvMx2tlQty.Width = 94;
            // 
            // gridColumn2
@@ -1015,7 +1060,7 @@
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.ReadOnly = true;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 6;
            this.gridColumn2.VisibleIndex = 4;
            this.gridColumn2.Width = 94;
            // 
            // gridColumn1
@@ -1035,7 +1080,7 @@
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 7;
            this.gridColumn4.VisibleIndex = 5;
            this.gridColumn4.Width = 94;
            // 
            // gridColumn14
@@ -1045,8 +1090,6 @@
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.OptionsColumn.ReadOnly = true;
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 8;
            this.gridColumn14.Width = 94;
            // 
            // gridColumn15
@@ -1056,8 +1099,6 @@
            this.gridColumn15.MinWidth = 25;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.OptionsColumn.ReadOnly = true;
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 9;
            this.gridColumn15.Width = 94;
            // 
            // gridColumn24
@@ -1068,7 +1109,7 @@
            this.gridColumn24.Name = "gridColumn24";
            this.gridColumn24.OptionsColumn.ReadOnly = true;
            this.gridColumn24.Visible = true;
            this.gridColumn24.VisibleIndex = 10;
            this.gridColumn24.VisibleIndex = 6;
            this.gridColumn24.Width = 94;
            // 
            // tabMxPage2
@@ -1125,39 +1166,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
@@ -1166,8 +1202,6 @@
            this.gridColumn11.FieldName = "itemName";
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.OptionsColumn.ReadOnly = true;
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 3;
            this.gridColumn11.Width = 94;
            // 
            // gridColumn13
@@ -1176,8 +1210,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
@@ -1188,19 +1220,16 @@
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.OptionsColumn.ReadOnly = true;
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 6;
            this.gridColumn16.VisibleIndex = 2;
            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.Width = 94;
            // 
            // gridColumn18
@@ -1211,7 +1240,7 @@
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.OptionsColumn.ReadOnly = true;
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 7;
            this.gridColumn18.VisibleIndex = 3;
            this.gridColumn18.Width = 94;
            // 
            // gridColumn19
@@ -1222,18 +1251,18 @@
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.OptionsColumn.ReadOnly = true;
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 8;
            this.gridColumn19.VisibleIndex = 4;
            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 = 5;
            this.gridColumn20.Width = 94;
            // 
            // gridColumn21
@@ -1244,7 +1273,7 @@
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.OptionsColumn.ReadOnly = true;
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 10;
            this.gridColumn21.VisibleIndex = 6;
            this.gridColumn21.Width = 94;
            // 
            // gridColumn22
@@ -1255,12 +1284,12 @@
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.OptionsColumn.ReadOnly = true;
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 11;
            this.gridColumn22.VisibleIndex = 7;
            this.gridColumn22.Width = 94;
            // 
            // gridColumn23
            // 
            this.gridColumn23.Caption = "不良项目";
            this.gridColumn23.Caption = "不良原因";
            this.gridColumn23.FieldName = "badReson";
            this.gridColumn23.MinWidth = 25;
            this.gridColumn23.Name = "gridColumn23";
@@ -1274,8 +1303,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
@@ -1319,6 +1346,8 @@
            ((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.txt_orgId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.orgId)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1401,16 +1430,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;
@@ -1452,6 +1477,12 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraEditors.SimpleButton lbSum4;
        private DevExpress.XtraEditors.SimpleButton lbSum3;
        private DevExpress.XtraEditors.SimpleButton lbSum2;
        private DevExpress.XtraEditors.SimpleButton lbSum1;
        private DevExpress.XtraEditors.TextEdit txt_orgId;
        private DevExpress.XtraLayout.LayoutControlItem orgId;
        private DevExpress.XtraLayout.LayoutControlItem layDianJian;
    }
}