huawei
2025-11-18 ab7a40eb888852ea23163a8d913e95ba2121b304
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
@@ -59,6 +59,8 @@
            this.gv_pba006 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_pba009 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -82,6 +84,8 @@
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -115,8 +119,6 @@
            this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -150,6 +152,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -163,8 +167,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -176,10 +178,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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 79);
            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 97);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
@@ -187,11 +189,11 @@
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 79);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 97);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 603);
            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 737);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -200,9 +202,9 @@
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 571);
            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 699);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -211,7 +213,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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.split1.Name = "split1";
            // 
            // split1.Panel1
@@ -224,19 +226,19 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 571);
            this.split1.Size = new System.Drawing.Size(1408, 699);
            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.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 2, 4, 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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1126, 521);
            this.gcMain1.Size = new System.Drawing.Size(1408, 638);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -246,7 +248,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 = 61;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_fstatus,
            this.gridColumn4,
@@ -257,10 +259,12 @@
            this.gv_pba005,
            this.gv_pba006,
            this.gv_pba009,
            this.gridColumn5});
            this.gridView1.DetailHeight = 349;
            this.gridColumn5,
            this.gridColumn8,
            this.gridColumn9});
            this.gridView1.DetailHeight = 427;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.IndicatorWidth = 62;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -271,138 +275,158 @@
            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 = 62;
            this.gv_fstatus.MinWidth = 62;
            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 = 62;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "生产组织";
            this.gridColumn4.FieldName = "fSubsidiary";
            this.gridColumn4.MinWidth = 19;
            this.gridColumn4.MinWidth = 24;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Tag = "org.fnamber";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            this.gridColumn4.Width = 250;
            this.gridColumn4.Width = 312;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "车间名称";
            this.gridColumn1.FieldName = "dptName";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.MinWidth = 31;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 2;
            this.gridColumn1.Width = 94;
            this.gridColumn1.Width = 117;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "排产单号";
            this.gridColumn2.FieldName = "hNo";
            this.gridColumn2.MinWidth = 19;
            this.gridColumn2.MinWidth = 24;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 3;
            this.gridColumn2.Width = 150;
            this.gridColumn2.Width = 187;
            // 
            // gv_checkUser
            // 
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "审核人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.MinWidth = 19;
            this.gv_checkUser.MinWidth = 24;
            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 = 117;
            // 
            // gv_checkDate
            // 
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 19;
            this.gv_checkDate.MinWidth = 24;
            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 = 179;
            this.gv_checkDate.Width = 224;
            // 
            // gv_pba005
            // 
            this.gv_pba005.AppearanceCell.Options.UseFont = true;
            this.gv_pba005.Caption = "创建人";
            this.gv_pba005.FieldName = "pba005";
            this.gv_pba005.MinWidth = 19;
            this.gv_pba005.MinWidth = 24;
            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 = 117;
            // 
            // gv_pba006
            // 
            this.gv_pba006.AppearanceCell.Options.UseFont = true;
            this.gv_pba006.Caption = "创建时间";
            this.gv_pba006.FieldName = "pba006";
            this.gv_pba006.MinWidth = 19;
            this.gv_pba006.MinWidth = 24;
            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 = 179;
            this.gv_pba006.Width = 224;
            // 
            // gv_pba009
            // 
            this.gv_pba009.AppearanceCell.Options.UseFont = true;
            this.gv_pba009.Caption = "备注";
            this.gv_pba009.FieldName = "pba009";
            this.gv_pba009.MinWidth = 19;
            this.gv_pba009.MinWidth = 24;
            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 = 99;
            this.gv_pba009.Width = 124;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "主键GUID";
            this.gridColumn5.FieldName = "guid";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.MinWidth = 31;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Width = 94;
            this.gridColumn5.Width = 117;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "审核人姓名";
            this.gridColumn8.FieldName = "checkUserName";
            this.gridColumn8.MinWidth = 30;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 9;
            this.gridColumn8.Width = 94;
            //
            // gridColumn9
            //
            this.gridColumn9.Caption = "创建人姓名";
            this.gridColumn9.FieldName = "createByName";
            this.gridColumn9.MinWidth = 30;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 10;
            this.gridColumn9.Width = 94;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 521);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Location = new System.Drawing.Point(0, 638);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1126, 38);
            this.pageBar1.Size = new System.Drawing.Size(1408, 46);
            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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 571);
            this.xtraTabPage2.Size = new System.Drawing.Size(1408, 699);
            this.xtraTabPage2.Text = "数据详细";
            // 
            // splitMx1
@@ -410,7 +434,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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -423,8 +447,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, 571);
            this.splitMx1.SplitterPosition = 129;
            this.splitMx1.Size = new System.Drawing.Size(1408, 699);
            this.splitMx1.SplitterPosition = 158;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -443,28 +467,30 @@
            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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 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, 129);
            this.layoutMx1.Size = new System.Drawing.Size(1408, 158);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
            // btnCopyXls
            // 
            this.btnCopyXls.Location = new System.Drawing.Point(288, 84);
            this.btnCopyXls.Location = new System.Drawing.Point(359, 104);
            this.btnCopyXls.Margin = new System.Windows.Forms.Padding(4);
            this.btnCopyXls.Name = "btnCopyXls";
            this.btnCopyXls.Size = new System.Drawing.Size(131, 27);
            this.btnCopyXls.Size = new System.Drawing.Size(165, 34);
            this.btnCopyXls.StyleController = this.layoutMx1;
            this.btnCopyXls.TabIndex = 444;
            this.btnCopyXls.Text = "快捷录入";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(840, 99);
            this.lbGuid.Location = new System.Drawing.Point(1050, 121);
            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(274, 40);
            this.lbGuid.Size = new System.Drawing.Size(342, 49);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
@@ -472,10 +498,10 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(12, 84);
            this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.btnSelect.Location = new System.Drawing.Point(12, 104);
            this.btnSelect.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(101, 27);
            this.btnSelect.Size = new System.Drawing.Size(127, 34);
            this.btnSelect.StyleController = this.layoutMx1;
            this.btnSelect.TabIndex = 456;
            this.btnSelect.Text = "选取投料单";
@@ -483,71 +509,71 @@
            // txt_pba013
            // 
            this.txt_pba013.IsReadly = false;
            this.txt_pba013.Location = new System.Drawing.Point(89, 48);
            this.txt_pba013.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_pba013.Location = new System.Drawing.Point(102, 58);
            this.txt_pba013.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_pba013.Name = "txt_pba013";
            this.txt_pba013.Size = new System.Drawing.Size(195, 24);
            this.txt_pba013.Size = new System.Drawing.Size(253, 28);
            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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_erpSczz.Location = new System.Drawing.Point(102, 12);
            this.txt_erpSczz.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_erpSczz.Name = "txt_erpSczz";
            this.txt_erpSczz.Size = new System.Drawing.Size(195, 24);
            this.txt_erpSczz.Size = new System.Drawing.Size(253, 28);
            this.txt_erpSczz.TabIndex = 460;
            // 
            // txt_hNo
            // 
            this.txt_hNo.Location = new System.Drawing.Point(365, 12);
            this.txt_hNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_hNo.Location = new System.Drawing.Point(449, 12);
            this.txt_hNo.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_hNo.Name = "txt_hNo";
            this.txt_hNo.Properties.Appearance.Options.UseFont = true;
            this.txt_hNo.Size = new System.Drawing.Size(195, 24);
            this.txt_hNo.Size = new System.Drawing.Size(253, 28);
            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(365, 48);
            this.txt_pba009.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_pba009.Location = new System.Drawing.Point(449, 58);
            this.txt_pba009.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_pba009.Name = "txt_pba009";
            this.txt_pba009.Properties.Appearance.Options.UseFont = true;
            this.txt_pba009.Size = new System.Drawing.Size(471, 24);
            this.txt_pba009.Size = new System.Drawing.Size(600, 28);
            this.txt_pba009.StyleController = this.layoutMx1;
            this.txt_pba009.TabIndex = 240;
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(917, 12);
            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkUser.Location = new System.Drawing.Point(1143, 12);
            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(197, 24);
            this.txt_checkUser.Size = new System.Drawing.Size(253, 28);
            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(641, 12);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkDate.Location = new System.Drawing.Point(796, 12);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(195, 24);
            this.txt_checkDate.Size = new System.Drawing.Size(253, 28);
            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(840, 48);
            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_fstatus.Location = new System.Drawing.Point(1053, 58);
            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.txt_fstatus.Name = "txt_fstatus";
            this.txt_fstatus.Properties.Caption = "审核状态";
            this.txt_fstatus.Size = new System.Drawing.Size(274, 24);
            this.txt_fstatus.Size = new System.Drawing.Size(343, 27);
            this.txt_fstatus.StyleController = this.layoutMx1;
            this.txt_fstatus.TabIndex = 461;
            this.txt_fstatus.Tag = "readonly";
@@ -603,7 +629,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1126, 129);
            this.Root.Size = new System.Drawing.Size(1408, 158);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -611,48 +637,48 @@
            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(276, 36);
            this.layoutControlItem1.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem1.Text = "生产组织";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_hNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(347, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 36);
            this.layoutControlItem2.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem2.Text = "排产编号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_checkDate;
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(694, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 36);
            this.layoutControlItem3.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem3.Text = "审核日期 ";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_checkUser;
            this.layoutControlItem5.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(1041, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem5.Size = new System.Drawing.Size(278, 36);
            this.layoutControlItem5.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem5.Text = "审核人员";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fstatus;
            this.layoutControlItem6.Location = new System.Drawing.Point(828, 36);
            this.layoutControlItem6.Location = new System.Drawing.Point(1041, 46);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(278, 36);
            this.layoutControlItem6.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem6.Text = "审核状态";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
@@ -660,33 +686,62 @@
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_pba013;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 36);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 46);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 36);
            this.layoutControlItem4.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem4.Text = "工作车间";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_pba009;
            this.layoutControlItem7.Location = new System.Drawing.Point(276, 36);
            this.layoutControlItem7.Location = new System.Drawing.Point(347, 46);
            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(552, 36);
            this.layoutControlItem7.Size = new System.Drawing.Size(694, 46);
            this.layoutControlItem7.Text = "排产备注";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(78, 22);
            //
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.btnSelect;
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 92);
            this.layoutControlItem8.MaxSize = new System.Drawing.Size(131, 38);
            this.layoutControlItem8.MinSize = new System.Drawing.Size(131, 38);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem8.Text = "选择投料单";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextVisible = false;
            //
            // layoutControlItem10
            //
            this.layoutControlItem10.Control = this.btnCopyXls;
            this.layoutControlItem10.Location = new System.Drawing.Point(347, 92);
            this.layoutControlItem10.MaxSize = new System.Drawing.Size(169, 38);
            this.layoutControlItem10.MinSize = new System.Drawing.Size(161, 38);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(347, 46);
            this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem10.Text = "从XLS复制明细";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextVisible = false;
            // 
            // tabMx
            // 
            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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 430);
            this.tabMx.Size = new System.Drawing.Size(1408, 526);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -694,18 +749,18 @@
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 398);
            this.tabMxPage1.Size = new System.Drawing.Size(1406, 488);
            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.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 2, 4, 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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemDateEdit2,
@@ -713,7 +768,7 @@
            this.rptJYBZ,
            this.repositoryItemDateEdit3,
            this.repositoryItemComboBox1});
            this.gcMx1.Size = new System.Drawing.Size(1124, 398);
            this.gcMx1.Size = new System.Drawing.Size(1406, 488);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -722,7 +777,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 = 61;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx1guid,
            this.caaGuid,
@@ -746,7 +801,7 @@
            this.gridColumn6,
            this.gvMxDel,
            this.gridColumn7});
            this.gvMx1.DetailHeight = 349;
            this.gvMx1.DetailHeight = 427;
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -758,85 +813,85 @@
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "明细Guid";
            this.gvMx1guid.FieldName = "guid";
            this.gvMx1guid.MinWidth = 50;
            this.gvMx1guid.MinWidth = 62;
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.OptionsColumn.ReadOnly = true;
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Width = 94;
            this.gvMx1guid.Width = 117;
            // 
            // caaGuid
            // 
            this.caaGuid.Caption = "caaGuid";
            this.caaGuid.FieldName = "caaGuid";
            this.caaGuid.MinWidth = 25;
            this.caaGuid.MinWidth = 31;
            this.caaGuid.Name = "caaGuid";
            this.caaGuid.OptionsColumn.ReadOnly = true;
            this.caaGuid.Width = 94;
            this.caaGuid.Width = 117;
            // 
            // gvMx1daa002
            // 
            this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa002.Caption = "工单单号";
            this.gvMx1daa002.FieldName = "daa001";
            this.gvMx1daa002.MinWidth = 50;
            this.gvMx1daa002.MinWidth = 62;
            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 = 62;
            // 
            // gvMx1daa010
            // 
            this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa010.Caption = "任务单号";
            this.gvMx1daa010.FieldName = "daa021";
            this.gvMx1daa010.MinWidth = 50;
            this.gvMx1daa010.MinWidth = 62;
            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 = 62;
            // 
            // gvMx1daa005
            // 
            this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa005.Caption = "物料编码";
            this.gvMx1daa005.FieldName = "itemNo";
            this.gvMx1daa005.MinWidth = 50;
            this.gvMx1daa005.MinWidth = 62;
            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 = 62;
            // 
            // gvMx1daa003
            // 
            this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa003.Caption = "产品名称";
            this.gvMx1daa003.FieldName = "daa003";
            this.gvMx1daa003.MinWidth = 50;
            this.gvMx1daa003.MinWidth = 62;
            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 = 62;
            // 
            // gvMx1daa004
            // 
            this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa004.Caption = "产品规格";
            this.gvMx1daa004.FieldName = "daa004";
            this.gvMx1daa004.MinWidth = 50;
            this.gvMx1daa004.MinWidth = 62;
            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 = 62;
            // 
            // gvMx1daa016
            // 
@@ -848,12 +903,12 @@
            this.gvMx1daa016.Caption = "Mes预计开工";
            this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2;
            this.gvMx1daa016.FieldName = "mesStartProd";
            this.gvMx1daa016.MinWidth = 50;
            this.gvMx1daa016.MinWidth = 62;
            this.gvMx1daa016.Name = "gvMx1daa016";
            this.gvMx1daa016.Tag = "edit";
            this.gvMx1daa016.Visible = true;
            this.gvMx1daa016.VisibleIndex = 6;
            this.gvMx1daa016.Width = 78;
            this.gvMx1daa016.Width = 97;
            // 
            // repositoryItemDateEdit2
            // 
@@ -880,12 +935,12 @@
            this.gvMx1daa018.Caption = "Mes预计完工";
            this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
            this.gvMx1daa018.FieldName = "mesEndProd";
            this.gvMx1daa018.MinWidth = 50;
            this.gvMx1daa018.MinWidth = 62;
            this.gvMx1daa018.Name = "gvMx1daa018";
            this.gvMx1daa018.Tag = "edit";
            this.gvMx1daa018.Visible = true;
            this.gvMx1daa018.VisibleIndex = 7;
            this.gvMx1daa018.Width = 50;
            this.gvMx1daa018.Width = 62;
            // 
            // repositoryItemDateEdit3
            // 
@@ -901,56 +956,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 = 62;
            this.gvMx1daa008.MinWidth = 62;
            this.gvMx1daa008.Name = "gvMx1daa008";
            this.gvMx1daa008.OptionsColumn.ReadOnly = true;
            this.gvMx1daa008.Tag = "query_a.daa008";
            this.gvMx1daa008.Visible = true;
            this.gvMx1daa008.VisibleIndex = 8;
            this.gvMx1daa008.Width = 50;
            this.gvMx1daa008.Width = 62;
            // 
            // 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 = 62;
            this.gvMx1daa006.MinWidth = 62;
            this.gvMx1daa006.Name = "gvMx1daa006";
            this.gvMx1daa006.OptionsColumn.ReadOnly = true;
            this.gvMx1daa006.Tag = "query_a.daa006";
            this.gvMx1daa006.Visible = true;
            this.gvMx1daa006.VisibleIndex = 9;
            this.gvMx1daa006.Width = 50;
            this.gvMx1daa006.Width = 62;
            // 
            // 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 = 62;
            this.gvMx1daa007.MinWidth = 62;
            this.gvMx1daa007.Name = "gvMx1daa007";
            this.gvMx1daa007.OptionsColumn.ReadOnly = true;
            this.gvMx1daa007.Tag = "query_a.daa007";
            this.gvMx1daa007.Visible = true;
            this.gvMx1daa007.VisibleIndex = 10;
            this.gvMx1daa007.Width = 50;
            this.gvMx1daa007.Width = 62;
            // 
            // 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 = 62;
            this.gvMx1daa009.MinWidth = 62;
            this.gvMx1daa009.Name = "gvMx1daa009";
            this.gvMx1daa009.OptionsColumn.ReadOnly = true;
            this.gvMx1daa009.Tag = "query_a.daa009";
            this.gvMx1daa009.Visible = true;
            this.gvMx1daa009.VisibleIndex = 11;
            this.gvMx1daa009.Width = 50;
            this.gvMx1daa009.Width = 62;
            // 
            // gvMx1daa011
            // 
@@ -961,13 +1016,13 @@
            this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa011.Caption = "本次排数量";
            this.gvMx1daa011.FieldName = "daa008";
            this.gvMx1daa011.MaxWidth = 50;
            this.gvMx1daa011.MinWidth = 59;
            this.gvMx1daa011.MaxWidth = 62;
            this.gvMx1daa011.MinWidth = 74;
            this.gvMx1daa011.Name = "gvMx1daa011";
            this.gvMx1daa011.Tag = "yz_quantity_0_edit";
            this.gvMx1daa011.Visible = true;
            this.gvMx1daa011.VisibleIndex = 12;
            this.gvMx1daa011.Width = 59;
            this.gvMx1daa011.Width = 74;
            // 
            // gvMx1daa012
            // 
@@ -979,12 +1034,12 @@
            this.gvMx1daa012.Caption = "线别编码";
            this.gvMx1daa012.ColumnEdit = this.rptJYBZ;
            this.gvMx1daa012.FieldName = "daa015LineName";
            this.gvMx1daa012.MinWidth = 150;
            this.gvMx1daa012.MinWidth = 187;
            this.gvMx1daa012.Name = "gvMx1daa012";
            this.gvMx1daa012.Tag = "edit";
            this.gvMx1daa012.Visible = true;
            this.gvMx1daa012.VisibleIndex = 13;
            this.gvMx1daa012.Width = 153;
            this.gvMx1daa012.Width = 191;
            // 
            // rptJYBZ
            // 
@@ -1005,65 +1060,66 @@
            this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1reporttime.Caption = "备注";
            this.gvMx1reporttime.FieldName = "daa009";
            this.gvMx1reporttime.MinWidth = 50;
            this.gvMx1reporttime.MinWidth = 62;
            this.gvMx1reporttime.Name = "gvMx1reporttime";
            this.gvMx1reporttime.Tag = "edit";
            this.gvMx1reporttime.Visible = true;
            this.gvMx1reporttime.VisibleIndex = 14;
            this.gvMx1reporttime.Width = 102;
            this.gvMx1reporttime.Width = 127;
            // 
            // gvMx1daa014
            // 
            this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa014.Caption = "投料单单号";
            this.gvMx1daa014.FieldName = "daa014";
            this.gvMx1daa014.MinWidth = 50;
            this.gvMx1daa014.MinWidth = 62;
            this.gvMx1daa014.Name = "gvMx1daa014";
            this.gvMx1daa014.OptionsColumn.ReadOnly = true;
            this.gvMx1daa014.Tag = "query_a.daa014";
            this.gvMx1daa014.Visible = true;
            this.gvMx1daa014.VisibleIndex = 15;
            this.gvMx1daa014.Width = 51;
            this.gvMx1daa014.Width = 64;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "线体ID";
            this.gridColumn3.FieldName = "daa015";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.MinWidth = 31;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Width = 94;
            this.gridColumn3.Width = 117;
            // 
            // gvMx1fstatus
            // 
            this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstatus.Caption = "需求单号";
            this.gvMx1fstatus.FieldName = "caa015";
            this.gvMx1fstatus.MinWidth = 50;
            this.gvMx1fstatus.MinWidth = 62;
            this.gvMx1fstatus.Name = "gvMx1fstatus";
            this.gvMx1fstatus.OptionsColumn.ReadOnly = true;
            this.gvMx1fstatus.Tag = "query_a.fstatus";
            this.gvMx1fstatus.Visible = true;
            this.gvMx1fstatus.VisibleIndex = 16;
            this.gvMx1fstatus.Width = 94;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "次序";
            this.gridColumn6.FieldName = "scheduleOrder";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.MinWidth = 31;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 17;
            this.gridColumn6.Width = 94;
            this.gridColumn6.Width = 117;
            // 
            // gvMxDel
            // 
            this.gvMxDel.Caption = "移出";
            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.MinWidth = 100;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 18;
            this.gvMxDel.Width = 83;
            this.gvMxDel.Width = 104;
            // 
            // repositoryItemButtonEdit1
            // 
@@ -1085,12 +1141,12 @@
            this.gridColumn7.Caption = "生产类型";
            this.gridColumn7.ColumnEdit = this.repositoryItemComboBox1;
            this.gridColumn7.FieldName = "daa025";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.MinWidth = 31;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Tag = "edit";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 5;
            this.gridColumn7.Width = 94;
            this.gridColumn7.Width = 117;
            // 
            // repositoryItemComboBox1
            // 
@@ -1111,53 +1167,24 @@
            // picCheckBox
            // 
            this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
            this.picCheckBox.Location = new System.Drawing.Point(1024, 56);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.picCheckBox.Location = new System.Drawing.Point(1280, 68);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(101, 50);
            this.picCheckBox.Size = new System.Drawing.Size(126, 61);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 7;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.btnSelect;
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem8.MaxSize = new System.Drawing.Size(105, 31);
            this.layoutControlItem8.MinSize = new System.Drawing.Size(105, 31);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem8.Text = "选择投料单";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextVisible = false;
            //
            // layoutControlItem10
            //
            this.layoutControlItem10.Control = this.btnCopyXls;
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 72);
            this.layoutControlItem10.MaxSize = new System.Drawing.Size(135, 31);
            this.layoutControlItem10.MinSize = new System.Drawing.Size(129, 31);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem10.Text = "从XLS复制明细";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextVisible = false;
            //
            // Frm_Wompba
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.ClientSize = new System.Drawing.Size(1410, 834);
            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.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
            this.Name = "Frm_Wompba";
            this.Text = "批量排产";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1193,6 +1220,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1206,8 +1235,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1286,5 +1313,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
    }
}