cnf
2025-08-27 eb374e4405bac15c8d28ce9d17e6ee47b43338d4
DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaGx.Designer.cs
@@ -190,9 +190,10 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
            this.toolBarMenu1.Size = new System.Drawing.Size(987, 62);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
@@ -200,10 +201,11 @@
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 62);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
            this.xtraTabControl1.Size = new System.Drawing.Size(987, 468);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -212,8 +214,9 @@
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage1.Size = new System.Drawing.Size(985, 442);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -222,6 +225,7 @@
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.split1.Name = "split1";
            // 
            // split1.Panel1
@@ -234,17 +238,19 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 570);
            this.split1.Size = new System.Drawing.Size(985, 442);
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 4;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
            this.gcMain1.Size = new System.Drawing.Size(985, 402);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -254,7 +260,7 @@
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.ColumnPanelRowHeight = 39;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_fstatus,
            this.gridColumn4,
@@ -266,8 +272,9 @@
            this.gv_pba006,
            this.gv_pba009,
            this.gridColumn5});
            this.gridView1.DetailHeight = 272;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.IndicatorWidth = 44;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -278,130 +285,138 @@
            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fstatus.Caption = "审核标识";
            this.gv_fstatus.FieldName = "fstatus";
            this.gv_fstatus.MaxWidth = 50;
            this.gv_fstatus.MinWidth = 50;
            this.gv_fstatus.MaxWidth = 44;
            this.gv_fstatus.MinWidth = 44;
            this.gv_fstatus.Name = "gv_fstatus";
            this.gv_fstatus.OptionsColumn.AllowEdit = false;
            this.gv_fstatus.Tag = "query_a.fstatus";
            this.gv_fstatus.Visible = true;
            this.gv_fstatus.VisibleIndex = 0;
            this.gv_fstatus.Width = 50;
            this.gv_fstatus.Width = 44;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "生产组织";
            this.gridColumn4.FieldName = "fSubsidiary";
            this.gridColumn4.MinWidth = 17;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Tag = "org.fnamber";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            this.gridColumn4.Width = 250;
            this.gridColumn4.Width = 219;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "车间名称";
            this.gridColumn1.FieldName = "dptName";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.MinWidth = 22;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 2;
            this.gridColumn1.Width = 94;
            this.gridColumn1.Width = 82;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "排产单号";
            this.gridColumn2.FieldName = "hNo";
            this.gridColumn2.MinWidth = 17;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 3;
            this.gridColumn2.Width = 150;
            this.gridColumn2.Width = 131;
            // 
            // gv_checkUser
            // 
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "审核人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.MinWidth = 17;
            this.gv_checkUser.Name = "gv_checkUser";
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.check_user";
            this.gv_checkUser.Visible = true;
            this.gv_checkUser.VisibleIndex = 4;
            this.gv_checkUser.Width = 94;
            this.gv_checkUser.Width = 82;
            // 
            // gv_checkDate
            // 
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 17;
            this.gv_checkDate.Name = "gv_checkDate";
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.check_date";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 5;
            this.gv_checkDate.Width = 180;
            this.gv_checkDate.Width = 157;
            // 
            // gv_pba005
            // 
            this.gv_pba005.AppearanceCell.Options.UseFont = true;
            this.gv_pba005.Caption = "创建人";
            this.gv_pba005.FieldName = "pba005";
            this.gv_pba005.MinWidth = 17;
            this.gv_pba005.Name = "gv_pba005";
            this.gv_pba005.OptionsColumn.AllowEdit = false;
            this.gv_pba005.Tag = "query_a.pba005";
            this.gv_pba005.Visible = true;
            this.gv_pba005.VisibleIndex = 6;
            this.gv_pba005.Width = 94;
            this.gv_pba005.Width = 82;
            // 
            // gv_pba006
            // 
            this.gv_pba006.AppearanceCell.Options.UseFont = true;
            this.gv_pba006.Caption = "创建时间";
            this.gv_pba006.FieldName = "pba006";
            this.gv_pba006.MinWidth = 17;
            this.gv_pba006.Name = "gv_pba006";
            this.gv_pba006.OptionsColumn.AllowEdit = false;
            this.gv_pba006.Tag = "query_a.pba006";
            this.gv_pba006.Visible = true;
            this.gv_pba006.VisibleIndex = 7;
            this.gv_pba006.Width = 180;
            this.gv_pba006.Width = 157;
            // 
            // gv_pba009
            // 
            this.gv_pba009.AppearanceCell.Options.UseFont = true;
            this.gv_pba009.Caption = "备注";
            this.gv_pba009.FieldName = "pba009";
            this.gv_pba009.MinWidth = 17;
            this.gv_pba009.Name = "gv_pba009";
            this.gv_pba009.OptionsColumn.AllowEdit = false;
            this.gv_pba009.Tag = "query_a.pba009";
            this.gv_pba009.Visible = true;
            this.gv_pba009.VisibleIndex = 8;
            this.gv_pba009.Width = 100;
            this.gv_pba009.Width = 87;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "主键GUID";
            this.gridColumn5.FieldName = "guid";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.MinWidth = 22;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Width = 94;
            this.gridColumn5.Width = 82;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 519);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Location = new System.Drawing.Point(0, 402);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
            this.pageBar1.Size = new System.Drawing.Size(985, 30);
            this.pageBar1.TabIndex = 4;
            this.pageBar1.TotalPages = 0;
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Size = new System.Drawing.Size(985, 442);
            this.xtraTabPage2.Text = "数据详细";
            // 
            // splitMx1
@@ -409,6 +424,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -421,8 +437,8 @@
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
            this.splitMx1.SplitterPosition = 107;
            this.splitMx1.Size = new System.Drawing.Size(985, 442);
            this.splitMx1.SplitterPosition = 83;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -440,18 +456,19 @@
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem9});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(816, 394, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 107);
            this.layoutMx1.Size = new System.Drawing.Size(985, 83);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(840, 99);
            this.lbGuid.Location = new System.Drawing.Point(735, 77);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(274, 40);
            this.lbGuid.Size = new System.Drawing.Size(240, 31);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
@@ -459,9 +476,10 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(12, 74);
            this.btnSelect.Location = new System.Drawing.Point(11, 58);
            this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(101, 27);
            this.btnSelect.Size = new System.Drawing.Size(88, 20);
            this.btnSelect.StyleController = this.layoutMx1;
            this.btnSelect.TabIndex = 456;
            this.btnSelect.Text = "选取投料单";
@@ -469,64 +487,71 @@
            // txt_pba013
            // 
            this.txt_pba013.IsReadly = false;
            this.txt_pba013.Location = new System.Drawing.Point(89, 43);
            this.txt_pba013.Location = new System.Drawing.Point(73, 34);
            this.txt_pba013.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_pba013.Name = "txt_pba013";
            this.txt_pba013.Size = new System.Drawing.Size(190, 24);
            this.txt_pba013.Size = new System.Drawing.Size(171, 20);
            this.txt_pba013.TabIndex = 459;
            // 
            // txt_erpSczz
            // 
            this.txt_erpSczz.IsReadly = false;
            this.txt_erpSczz.Location = new System.Drawing.Point(89, 12);
            this.txt_erpSczz.Location = new System.Drawing.Point(73, 10);
            this.txt_erpSczz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_erpSczz.Name = "txt_erpSczz";
            this.txt_erpSczz.Size = new System.Drawing.Size(190, 24);
            this.txt_erpSczz.Size = new System.Drawing.Size(171, 20);
            this.txt_erpSczz.TabIndex = 460;
            // 
            // txt_hNo
            // 
            this.txt_hNo.Location = new System.Drawing.Point(360, 12);
            this.txt_hNo.Location = new System.Drawing.Point(310, 10);
            this.txt_hNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_hNo.Name = "txt_hNo";
            this.txt_hNo.Properties.Appearance.Options.UseFont = true;
            this.txt_hNo.Size = new System.Drawing.Size(190, 24);
            this.txt_hNo.Size = new System.Drawing.Size(171, 20);
            this.txt_hNo.StyleController = this.layoutMx1;
            this.txt_hNo.TabIndex = 458;
            this.txt_hNo.Tag = "readonly";
            // 
            // txt_pba009
            // 
            this.txt_pba009.Location = new System.Drawing.Point(360, 43);
            this.txt_pba009.Location = new System.Drawing.Point(310, 34);
            this.txt_pba009.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_pba009.Name = "txt_pba009";
            this.txt_pba009.Properties.Appearance.Options.UseFont = true;
            this.txt_pba009.Size = new System.Drawing.Size(461, 24);
            this.txt_pba009.Size = new System.Drawing.Size(408, 20);
            this.txt_pba009.StyleController = this.layoutMx1;
            this.txt_pba009.TabIndex = 240;
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(902, 12);
            this.txt_checkUser.Location = new System.Drawing.Point(784, 10);
            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(191, 24);
            this.txt_checkUser.Size = new System.Drawing.Size(173, 20);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 273;
            this.txt_checkUser.Tag = "readonly";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(631, 12);
            this.txt_checkDate.Location = new System.Drawing.Point(547, 10);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(190, 24);
            this.txt_checkDate.Size = new System.Drawing.Size(171, 20);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 267;
            this.txt_checkDate.Tag = "readonly";
            // 
            // txt_fstatus
            // 
            this.txt_fstatus.Location = new System.Drawing.Point(825, 43);
            this.txt_fstatus.Location = new System.Drawing.Point(722, 34);
            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_fstatus.Name = "txt_fstatus";
            this.txt_fstatus.Properties.Caption = "审核状态";
            this.txt_fstatus.Size = new System.Drawing.Size(268, 24);
            this.txt_fstatus.Size = new System.Drawing.Size(235, 20);
            this.txt_fstatus.StyleController = this.layoutMx1;
            this.txt_fstatus.TabIndex = 461;
            this.txt_fstatus.Tag = "readonly";
@@ -581,7 +606,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1105, 113);
            this.Root.Size = new System.Drawing.Size(968, 88);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -589,58 +614,58 @@
            this.layoutControlItem1.Control = this.txt_erpSczz;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem1.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem1.Text = "生产组织";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_hNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(237, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem2.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem2.Text = "排产编号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(52, 14);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_checkDate;
            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(474, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem3.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem3.Text = "审核日期 ";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(52, 14);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_pba013;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem4.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem4.Text = "工作车间";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_checkUser;
            this.layoutControlItem5.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(711, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem5.Size = new System.Drawing.Size(272, 31);
            this.layoutControlItem5.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem5.Text = "审核人员";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(52, 14);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fstatus;
            this.layoutControlItem6.Location = new System.Drawing.Point(813, 31);
            this.layoutControlItem6.Location = new System.Drawing.Point(711, 24);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(272, 31);
            this.layoutControlItem6.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem6.Text = "审核状态";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
@@ -648,24 +673,24 @@
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_pba009;
            this.layoutControlItem7.Location = new System.Drawing.Point(271, 31);
            this.layoutControlItem7.Location = new System.Drawing.Point(237, 24);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(542, 31);
            this.layoutControlItem7.Size = new System.Drawing.Size(474, 24);
            this.layoutControlItem7.Text = "排产备注";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(52, 14);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.btnSelect;
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem8.MaxSize = new System.Drawing.Size(105, 31);
            this.layoutControlItem8.MinSize = new System.Drawing.Size(105, 31);
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 48);
            this.layoutControlItem8.MaxSize = new System.Drawing.Size(92, 24);
            this.layoutControlItem8.MinSize = new System.Drawing.Size(92, 24);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem8.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem8.Text = "选择投料单";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
@@ -675,9 +700,10 @@
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 451);
            this.tabMx.Size = new System.Drawing.Size(985, 349);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -685,15 +711,18 @@
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 419);
            this.tabMxPage1.Size = new System.Drawing.Size(983, 323);
            this.tabMxPage1.Text = "任务单明细";
            // 
            // gcMx1
            // 
            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemDateEdit1,
@@ -702,7 +731,7 @@
            this.rptJYBZ,
            this.repositoryItemDateEdit3,
            this.repSCGX});
            this.gcMx1.Size = new System.Drawing.Size(1124, 419);
            this.gcMx1.Size = new System.Drawing.Size(983, 323);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -711,7 +740,7 @@
            // 
            this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gvMx1.ColumnPanelRowHeight = 50;
            this.gvMx1.ColumnPanelRowHeight = 39;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx1guid,
            this.caaGuid,
@@ -749,6 +778,7 @@
            this.gridColumn6,
            this.gvMxDel,
            this.gridColumn7});
            this.gvMx1.DetailHeight = 272;
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -760,85 +790,85 @@
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "明细Guid";
            this.gvMx1guid.FieldName = "guid";
            this.gvMx1guid.MinWidth = 50;
            this.gvMx1guid.MinWidth = 44;
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.OptionsColumn.ReadOnly = true;
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Width = 94;
            this.gvMx1guid.Width = 82;
            // 
            // caaGuid
            // 
            this.caaGuid.Caption = "caaGuid";
            this.caaGuid.FieldName = "caaGuid";
            this.caaGuid.MinWidth = 25;
            this.caaGuid.MinWidth = 22;
            this.caaGuid.Name = "caaGuid";
            this.caaGuid.OptionsColumn.ReadOnly = true;
            this.caaGuid.Width = 94;
            this.caaGuid.Width = 82;
            // 
            // gvMx1daa002
            // 
            this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa002.Caption = "工单单号";
            this.gvMx1daa002.FieldName = "daa001";
            this.gvMx1daa002.MinWidth = 50;
            this.gvMx1daa002.MinWidth = 44;
            this.gvMx1daa002.Name = "gvMx1daa002";
            this.gvMx1daa002.OptionsColumn.ReadOnly = true;
            this.gvMx1daa002.Tag = "query_a.daa002";
            this.gvMx1daa002.Visible = true;
            this.gvMx1daa002.VisibleIndex = 0;
            this.gvMx1daa002.Width = 50;
            this.gvMx1daa002.Width = 44;
            // 
            // gvMx1daa010
            // 
            this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa010.Caption = "任务单号";
            this.gvMx1daa010.FieldName = "daa021";
            this.gvMx1daa010.MinWidth = 50;
            this.gvMx1daa010.MinWidth = 44;
            this.gvMx1daa010.Name = "gvMx1daa010";
            this.gvMx1daa010.OptionsColumn.ReadOnly = true;
            this.gvMx1daa010.Tag = "query_a.daa010";
            this.gvMx1daa010.Visible = true;
            this.gvMx1daa010.VisibleIndex = 1;
            this.gvMx1daa010.Width = 50;
            this.gvMx1daa010.Width = 44;
            // 
            // gvMx1daa005
            // 
            this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa005.Caption = "物料编码";
            this.gvMx1daa005.FieldName = "itemNo";
            this.gvMx1daa005.MinWidth = 50;
            this.gvMx1daa005.MinWidth = 44;
            this.gvMx1daa005.Name = "gvMx1daa005";
            this.gvMx1daa005.OptionsColumn.ReadOnly = true;
            this.gvMx1daa005.Tag = "query_a.daa005";
            this.gvMx1daa005.Visible = true;
            this.gvMx1daa005.VisibleIndex = 2;
            this.gvMx1daa005.Width = 50;
            this.gvMx1daa005.Width = 44;
            // 
            // gvMx1daa003
            // 
            this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa003.Caption = "产品名称";
            this.gvMx1daa003.FieldName = "daa003";
            this.gvMx1daa003.MinWidth = 50;
            this.gvMx1daa003.MinWidth = 44;
            this.gvMx1daa003.Name = "gvMx1daa003";
            this.gvMx1daa003.OptionsColumn.ReadOnly = true;
            this.gvMx1daa003.Tag = "query_a.daa003";
            this.gvMx1daa003.Visible = true;
            this.gvMx1daa003.VisibleIndex = 3;
            this.gvMx1daa003.Width = 50;
            this.gvMx1daa003.Width = 44;
            // 
            // gvMx1daa004
            // 
            this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa004.Caption = "产品规格";
            this.gvMx1daa004.FieldName = "daa004";
            this.gvMx1daa004.MinWidth = 50;
            this.gvMx1daa004.MinWidth = 44;
            this.gvMx1daa004.Name = "gvMx1daa004";
            this.gvMx1daa004.OptionsColumn.ReadOnly = true;
            this.gvMx1daa004.Tag = "query_a.daa004";
            this.gvMx1daa004.Visible = true;
            this.gvMx1daa004.VisibleIndex = 4;
            this.gvMx1daa004.Width = 50;
            this.gvMx1daa004.Width = 44;
            // 
            // gvMx1daa016
            // 
@@ -850,12 +880,12 @@
            this.gvMx1daa016.Caption = "预计开工日时间";
            this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2;
            this.gvMx1daa016.FieldName = "mesStartProd";
            this.gvMx1daa016.MinWidth = 50;
            this.gvMx1daa016.MinWidth = 44;
            this.gvMx1daa016.Name = "gvMx1daa016";
            this.gvMx1daa016.Tag = "edit";
            this.gvMx1daa016.Visible = true;
            this.gvMx1daa016.VisibleIndex = 5;
            this.gvMx1daa016.Width = 61;
            this.gvMx1daa016.Width = 53;
            // 
            // repositoryItemDateEdit2
            // 
@@ -876,12 +906,12 @@
            this.gvMx1daa018.Caption = "预计完工时间";
            this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
            this.gvMx1daa018.FieldName = "mesEndProd";
            this.gvMx1daa018.MinWidth = 50;
            this.gvMx1daa018.MinWidth = 44;
            this.gvMx1daa018.Name = "gvMx1daa018";
            this.gvMx1daa018.Tag = "edit";
            this.gvMx1daa018.Visible = true;
            this.gvMx1daa018.VisibleIndex = 6;
            this.gvMx1daa018.Width = 50;
            this.gvMx1daa018.Width = 44;
            // 
            // repositoryItemDateEdit3
            // 
@@ -897,56 +927,56 @@
            this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa008.Caption = "工单总数";
            this.gvMx1daa008.FieldName = "caa012";
            this.gvMx1daa008.MaxWidth = 50;
            this.gvMx1daa008.MinWidth = 50;
            this.gvMx1daa008.MaxWidth = 44;
            this.gvMx1daa008.MinWidth = 44;
            this.gvMx1daa008.Name = "gvMx1daa008";
            this.gvMx1daa008.OptionsColumn.ReadOnly = true;
            this.gvMx1daa008.Tag = "query_a.daa008";
            this.gvMx1daa008.Visible = true;
            this.gvMx1daa008.VisibleIndex = 7;
            this.gvMx1daa008.Width = 50;
            this.gvMx1daa008.Width = 44;
            // 
            // gvMx1daa006
            // 
            this.gvMx1daa006.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa006.Caption = "单位";
            this.gvMx1daa006.FieldName = "fname";
            this.gvMx1daa006.MaxWidth = 50;
            this.gvMx1daa006.MinWidth = 50;
            this.gvMx1daa006.MaxWidth = 44;
            this.gvMx1daa006.MinWidth = 44;
            this.gvMx1daa006.Name = "gvMx1daa006";
            this.gvMx1daa006.OptionsColumn.ReadOnly = true;
            this.gvMx1daa006.Tag = "query_a.daa006";
            this.gvMx1daa006.Visible = true;
            this.gvMx1daa006.VisibleIndex = 8;
            this.gvMx1daa006.Width = 50;
            this.gvMx1daa006.Width = 44;
            // 
            // gvMx1daa007
            // 
            this.gvMx1daa007.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa007.Caption = "已排";
            this.gvMx1daa007.FieldName = "yp";
            this.gvMx1daa007.MaxWidth = 50;
            this.gvMx1daa007.MinWidth = 50;
            this.gvMx1daa007.MaxWidth = 44;
            this.gvMx1daa007.MinWidth = 44;
            this.gvMx1daa007.Name = "gvMx1daa007";
            this.gvMx1daa007.OptionsColumn.ReadOnly = true;
            this.gvMx1daa007.Tag = "query_a.daa007";
            this.gvMx1daa007.Visible = true;
            this.gvMx1daa007.VisibleIndex = 9;
            this.gvMx1daa007.Width = 50;
            this.gvMx1daa007.Width = 44;
            // 
            // gvMx1daa009
            // 
            this.gvMx1daa009.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa009.Caption = "未排";
            this.gvMx1daa009.FieldName = "wp";
            this.gvMx1daa009.MaxWidth = 50;
            this.gvMx1daa009.MinWidth = 50;
            this.gvMx1daa009.MaxWidth = 44;
            this.gvMx1daa009.MinWidth = 44;
            this.gvMx1daa009.Name = "gvMx1daa009";
            this.gvMx1daa009.OptionsColumn.ReadOnly = true;
            this.gvMx1daa009.Tag = "query_a.daa009";
            this.gvMx1daa009.Visible = true;
            this.gvMx1daa009.VisibleIndex = 10;
            this.gvMx1daa009.Width = 50;
            this.gvMx1daa009.Width = 44;
            // 
            // gvMx1daa011
            // 
@@ -957,13 +987,13 @@
            this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa011.Caption = "本次排数量";
            this.gvMx1daa011.FieldName = "daa008";
            this.gvMx1daa011.MaxWidth = 50;
            this.gvMx1daa011.MinWidth = 60;
            this.gvMx1daa011.MaxWidth = 44;
            this.gvMx1daa011.MinWidth = 52;
            this.gvMx1daa011.Name = "gvMx1daa011";
            this.gvMx1daa011.Tag = "yz_quantity_0_edit";
            this.gvMx1daa011.Visible = true;
            this.gvMx1daa011.VisibleIndex = 11;
            this.gvMx1daa011.Width = 60;
            this.gvMx1daa011.Width = 52;
            // 
            // gvMx1daa012
            // 
@@ -975,12 +1005,12 @@
            this.gvMx1daa012.Caption = "线别编码";
            this.gvMx1daa012.ColumnEdit = this.rptJYBZ;
            this.gvMx1daa012.FieldName = "daa015LineName";
            this.gvMx1daa012.MinWidth = 150;
            this.gvMx1daa012.MinWidth = 131;
            this.gvMx1daa012.Name = "gvMx1daa012";
            this.gvMx1daa012.Tag = "edit";
            this.gvMx1daa012.Visible = true;
            this.gvMx1daa012.VisibleIndex = 12;
            this.gvMx1daa012.Width = 150;
            this.gvMx1daa012.Width = 131;
            // 
            // rptJYBZ
            // 
@@ -1002,10 +1032,9 @@
            this.gvMx1daa030.Caption = "生产工序";
            this.gvMx1daa030.ColumnEdit = this.repSCGX;
            this.gvMx1daa030.FieldName = "daa030ProcName";
            this.gvMx1daa030.MinWidth = 150;
            this.gvMx1daa030.MinWidth = 131;
            this.gvMx1daa030.Name = "gvMx1daa030";
            this.gvMx1daa030.Visible = false;
            this.gvMx1daa030.Width = 150;
            this.gvMx1daa030.Width = 131;
            // 
            // repSCGX
            // 
@@ -1025,12 +1054,12 @@
            this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1reporttime.Caption = "备注";
            this.gvMx1reporttime.FieldName = "daa009";
            this.gvMx1reporttime.MinWidth = 50;
            this.gvMx1reporttime.MinWidth = 44;
            this.gvMx1reporttime.Name = "gvMx1reporttime";
            this.gvMx1reporttime.Tag = "edit";
            this.gvMx1reporttime.Visible = true;
            this.gvMx1reporttime.VisibleIndex = 13;
            this.gvMx1reporttime.Width = 80;
            this.gvMx1reporttime.Width = 70;
            // 
            // gvMx1daa017
            // 
@@ -1041,109 +1070,109 @@
            this.gvMx1daa017.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa017.Caption = "计划人数";
            this.gvMx1daa017.FieldName = "planPersonnel";
            this.gvMx1daa017.MinWidth = 50;
            this.gvMx1daa017.MinWidth = 44;
            this.gvMx1daa017.Name = "gvMx1daa017";
            this.gvMx1daa017.Tag = "yz_quantity_0";
            this.gvMx1daa017.Width = 50;
            this.gvMx1daa017.Width = 44;
            // 
            // gvMx1daa019
            // 
            this.gvMx1daa019.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa019.Caption = "排产日期";
            this.gvMx1daa019.FieldName = "daa024";
            this.gvMx1daa019.MinWidth = 50;
            this.gvMx1daa019.MinWidth = 44;
            this.gvMx1daa019.Name = "gvMx1daa019";
            this.gvMx1daa019.OptionsColumn.ReadOnly = true;
            this.gvMx1daa019.Tag = "query_a.daa019";
            this.gvMx1daa019.Width = 50;
            this.gvMx1daa019.Width = 44;
            // 
            // gvMx1checkDate
            // 
            this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkDate.Caption = "线体类别";
            this.gvMx1checkDate.FieldName = "lineType";
            this.gvMx1checkDate.MinWidth = 50;
            this.gvMx1checkDate.MinWidth = 44;
            this.gvMx1checkDate.Name = "gvMx1checkDate";
            this.gvMx1checkDate.OptionsColumn.ReadOnly = true;
            this.gvMx1checkDate.Tag = "query_a.check_date";
            this.gvMx1checkDate.Width = 50;
            this.gvMx1checkDate.Width = 44;
            // 
            // gvMx1checkUser
            // 
            this.gvMx1checkUser.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkUser.Caption = "标准人数";
            this.gvMx1checkUser.FieldName = "personnel";
            this.gvMx1checkUser.MinWidth = 50;
            this.gvMx1checkUser.MinWidth = 44;
            this.gvMx1checkUser.Name = "gvMx1checkUser";
            this.gvMx1checkUser.OptionsColumn.ReadOnly = true;
            this.gvMx1checkUser.Tag = "query_a.check_user";
            this.gvMx1checkUser.Width = 50;
            this.gvMx1checkUser.Width = 44;
            // 
            // gvMx1daa020
            // 
            this.gvMx1daa020.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa020.Caption = "标准工时";
            this.gvMx1daa020.FieldName = "prodHour";
            this.gvMx1daa020.MinWidth = 50;
            this.gvMx1daa020.MinWidth = 44;
            this.gvMx1daa020.Name = "gvMx1daa020";
            this.gvMx1daa020.OptionsColumn.ReadOnly = true;
            this.gvMx1daa020.Tag = "query_a.daa020";
            this.gvMx1daa020.Width = 50;
            this.gvMx1daa020.Width = 44;
            // 
            // gvMx1daa021
            // 
            this.gvMx1daa021.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa021.Caption = "单人小时产能";
            this.gvMx1daa021.FieldName = "personHourCapactity";
            this.gvMx1daa021.MinWidth = 50;
            this.gvMx1daa021.MinWidth = 44;
            this.gvMx1daa021.Name = "gvMx1daa021";
            this.gvMx1daa021.OptionsColumn.ReadOnly = true;
            this.gvMx1daa021.Tag = "query_a.daa021";
            this.gvMx1daa021.Width = 50;
            this.gvMx1daa021.Width = 44;
            // 
            // gvMx1daa022
            // 
            this.gvMx1daa022.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa022.Caption = "理论标产";
            this.gvMx1daa022.FieldName = "theCapactity";
            this.gvMx1daa022.MinWidth = 50;
            this.gvMx1daa022.MinWidth = 44;
            this.gvMx1daa022.Name = "gvMx1daa022";
            this.gvMx1daa022.OptionsColumn.ReadOnly = true;
            this.gvMx1daa022.Tag = "query_a.daa022";
            this.gvMx1daa022.Width = 50;
            this.gvMx1daa022.Width = 44;
            // 
            // gvMx1daa023
            // 
            this.gvMx1daa023.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa023.Caption = "计划标准产能";
            this.gvMx1daa023.FieldName = "planCapactity";
            this.gvMx1daa023.MinWidth = 50;
            this.gvMx1daa023.MinWidth = 44;
            this.gvMx1daa023.Name = "gvMx1daa023";
            this.gvMx1daa023.OptionsColumn.ReadOnly = true;
            this.gvMx1daa023.Tag = "query_a.daa023";
            this.gvMx1daa023.Width = 50;
            this.gvMx1daa023.Width = 44;
            // 
            // gvMx1daa024
            // 
            this.gvMx1daa024.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa024.Caption = "分钟";
            this.gvMx1daa024.FieldName = "theMin";
            this.gvMx1daa024.MinWidth = 50;
            this.gvMx1daa024.MinWidth = 44;
            this.gvMx1daa024.Name = "gvMx1daa024";
            this.gvMx1daa024.OptionsColumn.ReadOnly = true;
            this.gvMx1daa024.Tag = "query_a.daa024";
            this.gvMx1daa024.Width = 50;
            this.gvMx1daa024.Width = 44;
            // 
            // gvMx1daa025
            // 
            this.gvMx1daa025.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa025.Caption = "小时";
            this.gvMx1daa025.FieldName = "theHour";
            this.gvMx1daa025.MinWidth = 50;
            this.gvMx1daa025.MinWidth = 44;
            this.gvMx1daa025.Name = "gvMx1daa025";
            this.gvMx1daa025.OptionsColumn.ReadOnly = true;
            this.gvMx1daa025.Tag = "query_a.daa025";
            this.gvMx1daa025.Width = 50;
            this.gvMx1daa025.Width = 44;
            // 
            // gvMx1daa026
            // 
@@ -1154,10 +1183,10 @@
            this.gvMx1daa026.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa026.Caption = "换线时间";
            this.gvMx1daa026.FieldName = "changeLineTime";
            this.gvMx1daa026.MinWidth = 50;
            this.gvMx1daa026.MinWidth = 44;
            this.gvMx1daa026.Name = "gvMx1daa026";
            this.gvMx1daa026.Tag = "yz_quantity_0";
            this.gvMx1daa026.Width = 50;
            this.gvMx1daa026.Width = 44;
            // 
            // gvMx1isReportcheck
            // 
@@ -1168,24 +1197,24 @@
            this.gvMx1isReportcheck.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1isReportcheck.Caption = "休息时间";
            this.gvMx1isReportcheck.FieldName = "restTime";
            this.gvMx1isReportcheck.MinWidth = 50;
            this.gvMx1isReportcheck.MinWidth = 44;
            this.gvMx1isReportcheck.Name = "gvMx1isReportcheck";
            this.gvMx1isReportcheck.OptionsColumn.ReadOnly = true;
            this.gvMx1isReportcheck.Tag = "query_a.is_reportcheck";
            this.gvMx1isReportcheck.Width = 50;
            this.gvMx1isReportcheck.Width = 44;
            // 
            // gvMx1daa014
            // 
            this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa014.Caption = "投料单单号";
            this.gvMx1daa014.FieldName = "daa014";
            this.gvMx1daa014.MinWidth = 50;
            this.gvMx1daa014.MinWidth = 44;
            this.gvMx1daa014.Name = "gvMx1daa014";
            this.gvMx1daa014.OptionsColumn.ReadOnly = true;
            this.gvMx1daa014.Tag = "query_a.daa014";
            this.gvMx1daa014.Visible = true;
            this.gvMx1daa014.VisibleIndex = 14;
            this.gvMx1daa014.Width = 50;
            this.gvMx1daa014.Width = 44;
            // 
            // gvMx1machineNo
            // 
@@ -1197,10 +1226,10 @@
            this.gvMx1machineNo.Caption = "预计备料时间";
            this.gvMx1machineNo.ColumnEdit = this.repositoryItemDateEdit1;
            this.gvMx1machineNo.FieldName = "prepareTime";
            this.gvMx1machineNo.MinWidth = 50;
            this.gvMx1machineNo.MinWidth = 44;
            this.gvMx1machineNo.Name = "gvMx1machineNo";
            this.gvMx1machineNo.Tag = "query_a.machine_no";
            this.gvMx1machineNo.Width = 200;
            this.gvMx1machineNo.Width = 175;
            // 
            // repositoryItemDateEdit1
            // 
@@ -1215,42 +1244,42 @@
            // 
            this.gridColumn3.Caption = "线体ID";
            this.gridColumn3.FieldName = "daa015";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.MinWidth = 22;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Width = 94;
            this.gridColumn3.Width = 82;
            // 
            // gvMx1fstatus
            // 
            this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstatus.Caption = "需求单号";
            this.gvMx1fstatus.FieldName = "caa015";
            this.gvMx1fstatus.MinWidth = 50;
            this.gvMx1fstatus.MinWidth = 44;
            this.gvMx1fstatus.Name = "gvMx1fstatus";
            this.gvMx1fstatus.OptionsColumn.ReadOnly = true;
            this.gvMx1fstatus.Tag = "query_a.fstatus";
            this.gvMx1fstatus.Visible = true;
            this.gvMx1fstatus.VisibleIndex = 15;
            this.gvMx1fstatus.Width = 50;
            this.gvMx1fstatus.Width = 44;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "次序";
            this.gridColumn6.FieldName = "scheduleOrder";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.MinWidth = 22;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 16;
            this.gridColumn6.Width = 25;
            this.gridColumn6.Width = 22;
            // 
            // gvMxDel
            // 
            this.gvMxDel.Caption = "移出";
            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.MinWidth = 70;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 17;
            this.gvMxDel.Width = 80;
            this.gvMxDel.Width = 70;
            // 
            // repositoryItemButtonEdit1
            // 
@@ -1267,16 +1296,17 @@
            // 
            this.gridColumn7.Caption = "工序ID";
            this.gridColumn7.FieldName = "daa030";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.MinWidth = 22;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Width = 94;
            this.gridColumn7.Width = 82;
            // 
            // picCheckBox
            // 
            this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
            this.picCheckBox.Location = new System.Drawing.Point(1024, 55);
            this.picCheckBox.Location = new System.Drawing.Point(896, 43);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 7;
            this.picCheckBox.TabStop = false;
@@ -1284,12 +1314,13 @@
            // 
            // Frm_WompbaGx
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.ClientSize = new System.Drawing.Size(987, 530);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Name = "Frm_WompbaGx";
            this.Text = "批量排产";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();