cnf
2025-11-05 2375ddda6ccd0fc20b6af25f89ea2db43adef3a5
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -30,18 +30,18 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -196,7 +196,6 @@
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
@@ -307,9 +306,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;
@@ -317,10 +317,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, 683);
            this.xtraTabControl1.Size = new System.Drawing.Size(987, 531);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -329,8 +330,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, 651);
            this.xtraTabPage1.Size = new System.Drawing.Size(985, 505);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -339,6 +341,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
@@ -351,17 +354,19 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 651);
            this.split1.Size = new System.Drawing.Size(985, 505);
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // 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, 600);
            this.gcMain1.Size = new System.Drawing.Size(985, 465);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -371,7 +376,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_orderNo,
            this.gv_businessStatus,
@@ -408,8 +413,9 @@
            this.gridColumn14,
            this.gridColumn15,
            this.gridColumn16});
            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;
@@ -420,430 +426,431 @@
            this.gv_orderNo.AppearanceCell.Options.UseFont = true;
            this.gv_orderNo.Caption = "投料单号";
            this.gv_orderNo.FieldName = "orderNo";
            this.gv_orderNo.MinWidth = 50;
            this.gv_orderNo.MinWidth = 44;
            this.gv_orderNo.Name = "gv_orderNo";
            this.gv_orderNo.OptionsColumn.AllowEdit = false;
            this.gv_orderNo.Tag = "query_a.ORDER_NO";
            this.gv_orderNo.Visible = true;
            this.gv_orderNo.VisibleIndex = 3;
            this.gv_orderNo.Width = 120;
            this.gv_orderNo.Width = 105;
            // 
            // gv_businessStatus
            // 
            this.gv_businessStatus.AppearanceCell.Options.UseFont = true;
            this.gv_businessStatus.Caption = "业务状态";
            this.gv_businessStatus.FieldName = "businessStatus";
            this.gv_businessStatus.MinWidth = 25;
            this.gv_businessStatus.MinWidth = 22;
            this.gv_businessStatus.Name = "gv_businessStatus";
            this.gv_businessStatus.OptionsColumn.AllowEdit = false;
            this.gv_businessStatus.Tag = "query_a.BUSINESS_STATUS";
            this.gv_businessStatus.Visible = true;
            this.gv_businessStatus.VisibleIndex = 5;
            this.gv_businessStatus.Width = 50;
            this.gv_businessStatus.Width = 44;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "产品编码";
            this.gridColumn3.FieldName = "wlbm";
            this.gridColumn3.MinWidth = 10;
            this.gridColumn3.MinWidth = 9;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 6;
            this.gridColumn3.Width = 100;
            this.gridColumn3.Width = 87;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "物料名称";
            this.gridColumn2.FieldName = "wlmc";
            this.gridColumn2.MinWidth = 10;
            this.gridColumn2.MinWidth = 9;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 7;
            this.gridColumn2.Width = 150;
            this.gridColumn2.Width = 131;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "规格型号";
            this.gridColumn1.FieldName = "wlgg";
            this.gridColumn1.MinWidth = 10;
            this.gridColumn1.MinWidth = 9;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 8;
            this.gridColumn1.Width = 150;
            this.gridColumn1.Width = 131;
            // 
            // gv_erpProductionOrderNo
            // 
            this.gv_erpProductionOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_erpProductionOrderNo.Caption = "任务单号";
            this.gv_erpProductionOrderNo.FieldName = "erpProductionOrderNo";
            this.gv_erpProductionOrderNo.MinWidth = 50;
            this.gv_erpProductionOrderNo.MinWidth = 44;
            this.gv_erpProductionOrderNo.Name = "gv_erpProductionOrderNo";
            this.gv_erpProductionOrderNo.OptionsColumn.AllowEdit = false;
            this.gv_erpProductionOrderNo.Tag = "query_a.ERP_PRODUCTION_ORDER_NO";
            this.gv_erpProductionOrderNo.Visible = true;
            this.gv_erpProductionOrderNo.VisibleIndex = 4;
            this.gv_erpProductionOrderNo.Width = 94;
            this.gv_erpProductionOrderNo.Width = 82;
            // 
            // gv_orderType
            // 
            this.gv_orderType.AppearanceCell.Options.UseFont = true;
            this.gv_orderType.Caption = "单据类型 ";
            this.gv_orderType.FieldName = "orderType";
            this.gv_orderType.MinWidth = 25;
            this.gv_orderType.MinWidth = 22;
            this.gv_orderType.Name = "gv_orderType";
            this.gv_orderType.OptionsColumn.AllowEdit = false;
            this.gv_orderType.Tag = "query_a.ORDER_TYPE";
            this.gv_orderType.Visible = true;
            this.gv_orderType.VisibleIndex = 9;
            this.gv_orderType.Width = 94;
            this.gv_orderType.Width = 82;
            // 
            // gv_workOrderQty
            // 
            this.gv_workOrderQty.AppearanceCell.Options.UseFont = true;
            this.gv_workOrderQty.Caption = "工单数量 ";
            this.gv_workOrderQty.FieldName = "workOrderQty";
            this.gv_workOrderQty.MinWidth = 25;
            this.gv_workOrderQty.MinWidth = 22;
            this.gv_workOrderQty.Name = "gv_workOrderQty";
            this.gv_workOrderQty.OptionsColumn.AllowEdit = false;
            this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY";
            this.gv_workOrderQty.Visible = true;
            this.gv_workOrderQty.VisibleIndex = 10;
            this.gv_workOrderQty.Width = 50;
            this.gv_workOrderQty.Width = 44;
            // 
            // gv_nostockinqty
            // 
            this.gv_nostockinqty.AppearanceCell.Options.UseFont = true;
            this.gv_nostockinqty.Caption = "未入库数量 ";
            this.gv_nostockinqty.FieldName = "wrkQty";
            this.gv_nostockinqty.MinWidth = 25;
            this.gv_nostockinqty.MinWidth = 22;
            this.gv_nostockinqty.Name = "gv_nostockinqty";
            this.gv_nostockinqty.OptionsColumn.AllowEdit = false;
            this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY";
            this.gv_nostockinqty.Visible = true;
            this.gv_nostockinqty.VisibleIndex = 12;
            this.gv_nostockinqty.Width = 50;
            this.gv_nostockinqty.Width = 44;
            // 
            // gv_stockinqty
            // 
            this.gv_stockinqty.AppearanceCell.Options.UseFont = true;
            this.gv_stockinqty.Caption = "入库数量 ";
            this.gv_stockinqty.FieldName = "yrkQty";
            this.gv_stockinqty.MinWidth = 25;
            this.gv_stockinqty.MinWidth = 22;
            this.gv_stockinqty.Name = "gv_stockinqty";
            this.gv_stockinqty.OptionsColumn.AllowEdit = false;
            this.gv_stockinqty.Tag = "query_a.STOCKINQTY";
            this.gv_stockinqty.Visible = true;
            this.gv_stockinqty.VisibleIndex = 11;
            this.gv_stockinqty.Width = 50;
            this.gv_stockinqty.Width = 44;
            // 
            // gv_unit
            // 
            this.gv_unit.AppearanceCell.Options.UseFont = true;
            this.gv_unit.Caption = "单位 ";
            this.gv_unit.FieldName = "dwName";
            this.gv_unit.MinWidth = 25;
            this.gv_unit.MinWidth = 22;
            this.gv_unit.Name = "gv_unit";
            this.gv_unit.OptionsColumn.AllowEdit = false;
            this.gv_unit.Tag = "query_a.UNIT";
            this.gv_unit.Visible = true;
            this.gv_unit.VisibleIndex = 15;
            this.gv_unit.Width = 50;
            this.gv_unit.Width = 44;
            // 
            // gv_estimatedStartTime
            // 
            this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true;
            this.gv_estimatedStartTime.Caption = "Erp预计开工";
            this.gv_estimatedStartTime.FieldName = "estimatedStartTime";
            this.gv_estimatedStartTime.MinWidth = 10;
            this.gv_estimatedStartTime.MinWidth = 9;
            this.gv_estimatedStartTime.Name = "gv_estimatedStartTime";
            this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false;
            this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME";
            this.gv_estimatedStartTime.Visible = true;
            this.gv_estimatedStartTime.VisibleIndex = 13;
            this.gv_estimatedStartTime.Width = 180;
            this.gv_estimatedStartTime.Width = 157;
            // 
            // gv_estimatedEndTime
            // 
            this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true;
            this.gv_estimatedEndTime.Caption = "Erp预计完工";
            this.gv_estimatedEndTime.FieldName = "estimatedEndTime";
            this.gv_estimatedEndTime.MinWidth = 10;
            this.gv_estimatedEndTime.MinWidth = 9;
            this.gv_estimatedEndTime.Name = "gv_estimatedEndTime";
            this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false;
            this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME";
            this.gv_estimatedEndTime.Visible = true;
            this.gv_estimatedEndTime.VisibleIndex = 14;
            this.gv_estimatedEndTime.Width = 180;
            this.gv_estimatedEndTime.Width = 157;
            // 
            // gv_planReleaseDate
            // 
            this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true;
            this.gv_planReleaseDate.Caption = "计划下达日期 ";
            this.gv_planReleaseDate.FieldName = "planReleaseDate";
            this.gv_planReleaseDate.MinWidth = 10;
            this.gv_planReleaseDate.MinWidth = 9;
            this.gv_planReleaseDate.Name = "gv_planReleaseDate";
            this.gv_planReleaseDate.OptionsColumn.AllowEdit = false;
            this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE";
            this.gv_planReleaseDate.Visible = true;
            this.gv_planReleaseDate.VisibleIndex = 16;
            this.gv_planReleaseDate.Width = 94;
            this.gv_planReleaseDate.Width = 82;
            // 
            // gv_storageUpperLimit
            // 
            this.gv_storageUpperLimit.AppearanceCell.Options.UseFont = true;
            this.gv_storageUpperLimit.Caption = "入库上限 ";
            this.gv_storageUpperLimit.FieldName = "storageUpperLimit";
            this.gv_storageUpperLimit.MinWidth = 25;
            this.gv_storageUpperLimit.MinWidth = 22;
            this.gv_storageUpperLimit.Name = "gv_storageUpperLimit";
            this.gv_storageUpperLimit.OptionsColumn.AllowEdit = false;
            this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT";
            this.gv_storageUpperLimit.Visible = true;
            this.gv_storageUpperLimit.VisibleIndex = 17;
            this.gv_storageUpperLimit.Width = 50;
            this.gv_storageUpperLimit.Width = 44;
            // 
            // gv_storageLowerLimit
            // 
            this.gv_storageLowerLimit.AppearanceCell.Options.UseFont = true;
            this.gv_storageLowerLimit.Caption = "入库下限 ";
            this.gv_storageLowerLimit.FieldName = "storageLowerLimit";
            this.gv_storageLowerLimit.MinWidth = 25;
            this.gv_storageLowerLimit.MinWidth = 22;
            this.gv_storageLowerLimit.Name = "gv_storageLowerLimit";
            this.gv_storageLowerLimit.OptionsColumn.AllowEdit = false;
            this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT";
            this.gv_storageLowerLimit.Visible = true;
            this.gv_storageLowerLimit.VisibleIndex = 18;
            this.gv_storageLowerLimit.Width = 50;
            this.gv_storageLowerLimit.Width = 44;
            // 
            // gv_trackingNo
            // 
            this.gv_trackingNo.AppearanceCell.Options.UseFont = true;
            this.gv_trackingNo.Caption = "计划跟踪号 ";
            this.gv_trackingNo.FieldName = "trackingNo";
            this.gv_trackingNo.MinWidth = 25;
            this.gv_trackingNo.MinWidth = 22;
            this.gv_trackingNo.Name = "gv_trackingNo";
            this.gv_trackingNo.OptionsColumn.AllowEdit = false;
            this.gv_trackingNo.Tag = "query_a.TRACKING_NO";
            this.gv_trackingNo.Width = 94;
            this.gv_trackingNo.Width = 82;
            // 
            // gv_batchNo
            // 
            this.gv_batchNo.AppearanceCell.Options.UseFont = true;
            this.gv_batchNo.Caption = "批号 ";
            this.gv_batchNo.FieldName = "batchNo";
            this.gv_batchNo.MinWidth = 25;
            this.gv_batchNo.MinWidth = 22;
            this.gv_batchNo.Name = "gv_batchNo";
            this.gv_batchNo.OptionsColumn.AllowEdit = false;
            this.gv_batchNo.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.False;
            this.gv_batchNo.Tag = "query_a.BATCH_NO";
            this.gv_batchNo.Width = 94;
            this.gv_batchNo.Width = 82;
            // 
            // gv_bomVersion
            // 
            this.gv_bomVersion.AppearanceCell.Options.UseFont = true;
            this.gv_bomVersion.Caption = "BOM版次 ";
            this.gv_bomVersion.FieldName = "bomVersion";
            this.gv_bomVersion.MinWidth = 25;
            this.gv_bomVersion.MinWidth = 22;
            this.gv_bomVersion.Name = "gv_bomVersion";
            this.gv_bomVersion.OptionsColumn.AllowEdit = false;
            this.gv_bomVersion.Tag = "query_a.BOM_VERSION";
            this.gv_bomVersion.Width = 94;
            this.gv_bomVersion.Width = 82;
            // 
            // gv_generationMethod
            // 
            this.gv_generationMethod.AppearanceCell.Options.UseFont = true;
            this.gv_generationMethod.Caption = "生成方式 ";
            this.gv_generationMethod.FieldName = "generationMethod";
            this.gv_generationMethod.MinWidth = 25;
            this.gv_generationMethod.MinWidth = 22;
            this.gv_generationMethod.Name = "gv_generationMethod";
            this.gv_generationMethod.OptionsColumn.AllowEdit = false;
            this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD";
            this.gv_generationMethod.Visible = true;
            this.gv_generationMethod.VisibleIndex = 19;
            this.gv_generationMethod.Width = 94;
            this.gv_generationMethod.Width = 82;
            // 
            // gv_demandOrderNo
            // 
            this.gv_demandOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_demandOrderNo.Caption = "需求单据号 ";
            this.gv_demandOrderNo.FieldName = "demandOrderNo";
            this.gv_demandOrderNo.MinWidth = 25;
            this.gv_demandOrderNo.MinWidth = 22;
            this.gv_demandOrderNo.Name = "gv_demandOrderNo";
            this.gv_demandOrderNo.OptionsColumn.AllowEdit = false;
            this.gv_demandOrderNo.Tag = "query_a.DEMAND_ORDER_NO";
            this.gv_demandOrderNo.Width = 94;
            this.gv_demandOrderNo.Width = 82;
            // 
            // gv_demandOrderLineNo
            // 
            this.gv_demandOrderLineNo.AppearanceCell.Options.UseFont = true;
            this.gv_demandOrderLineNo.Caption = "需求单据行号 ";
            this.gv_demandOrderLineNo.FieldName = "demandOrderLineNo";
            this.gv_demandOrderLineNo.MinWidth = 25;
            this.gv_demandOrderLineNo.MinWidth = 22;
            this.gv_demandOrderLineNo.Name = "gv_demandOrderLineNo";
            this.gv_demandOrderLineNo.OptionsColumn.AllowEdit = false;
            this.gv_demandOrderLineNo.Tag = "query_a.DEMAND_ORDER_LINE_NO";
            this.gv_demandOrderLineNo.Width = 60;
            this.gv_demandOrderLineNo.Width = 52;
            // 
            // gv_closingPerson
            // 
            this.gv_closingPerson.AppearanceCell.Options.UseFont = true;
            this.gv_closingPerson.Caption = "结案人 ";
            this.gv_closingPerson.FieldName = "closingPerson";
            this.gv_closingPerson.MinWidth = 25;
            this.gv_closingPerson.MinWidth = 22;
            this.gv_closingPerson.Name = "gv_closingPerson";
            this.gv_closingPerson.OptionsColumn.AllowEdit = false;
            this.gv_closingPerson.Tag = "query_a.CLOSING_PERSON";
            this.gv_closingPerson.Width = 94;
            this.gv_closingPerson.Width = 82;
            // 
            // gv_closingType
            // 
            this.gv_closingType.AppearanceCell.Options.UseFont = true;
            this.gv_closingType.Caption = "结案类型 ";
            this.gv_closingType.FieldName = "closingType";
            this.gv_closingType.MinWidth = 25;
            this.gv_closingType.MinWidth = 22;
            this.gv_closingType.Name = "gv_closingType";
            this.gv_closingType.OptionsColumn.AllowEdit = false;
            this.gv_closingType.Tag = "query_a.CLOSING_TYPE";
            this.gv_closingType.Width = 94;
            this.gv_closingType.Width = 82;
            // 
            // gv_remarks
            // 
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注 ";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 25;
            this.gv_remarks.MinWidth = 22;
            this.gv_remarks.Name = "gv_remarks";
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "query_a.REMARKS";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 20;
            this.gv_remarks.Width = 94;
            this.gv_remarks.Width = 82;
            // 
            // gv_purchaseorderno
            // 
            this.gv_purchaseorderno.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseorderno.Caption = "采购订单 ";
            this.gv_purchaseorderno.FieldName = "purchaseorderno";
            this.gv_purchaseorderno.MinWidth = 25;
            this.gv_purchaseorderno.MinWidth = 22;
            this.gv_purchaseorderno.Name = "gv_purchaseorderno";
            this.gv_purchaseorderno.OptionsColumn.AllowEdit = false;
            this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO";
            this.gv_purchaseorderno.Visible = true;
            this.gv_purchaseorderno.VisibleIndex = 21;
            this.gv_purchaseorderno.Width = 94;
            this.gv_purchaseorderno.Width = 82;
            // 
            // gv_purchaseorderentryseq
            // 
            this.gv_purchaseorderentryseq.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseorderentryseq.Caption = "采购订单行号 ";
            this.gv_purchaseorderentryseq.FieldName = "purchaseorderentryseq";
            this.gv_purchaseorderentryseq.MinWidth = 25;
            this.gv_purchaseorderentryseq.MinWidth = 22;
            this.gv_purchaseorderentryseq.Name = "gv_purchaseorderentryseq";
            this.gv_purchaseorderentryseq.OptionsColumn.AllowEdit = false;
            this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ";
            this.gv_purchaseorderentryseq.Visible = true;
            this.gv_purchaseorderentryseq.VisibleIndex = 22;
            this.gv_purchaseorderentryseq.Width = 70;
            this.gv_purchaseorderentryseq.Width = 61;
            // 
            // gv_auditor
            // 
            this.gv_auditor.AppearanceCell.Options.UseFont = true;
            this.gv_auditor.Caption = "Mes审核人 ";
            this.gv_auditor.FieldName = "auditor";
            this.gv_auditor.MinWidth = 25;
            this.gv_auditor.MinWidth = 22;
            this.gv_auditor.Name = "gv_auditor";
            this.gv_auditor.OptionsColumn.AllowEdit = false;
            this.gv_auditor.Tag = "query_a.AUDITOR";
            this.gv_auditor.Visible = true;
            this.gv_auditor.VisibleIndex = 2;
            this.gv_auditor.Width = 94;
            this.gv_auditor.Width = 82;
            // 
            // gv_auditDate
            // 
            this.gv_auditDate.AppearanceCell.Options.UseFont = true;
            this.gv_auditDate.Caption = "Mes审核时间 ";
            this.gv_auditDate.FieldName = "auditDate";
            this.gv_auditDate.MinWidth = 25;
            this.gv_auditDate.MinWidth = 22;
            this.gv_auditDate.Name = "gv_auditDate";
            this.gv_auditDate.OptionsColumn.AllowEdit = false;
            this.gv_auditDate.Tag = "query_a.AUDIT_DATE";
            this.gv_auditDate.Visible = true;
            this.gv_auditDate.VisibleIndex = 1;
            this.gv_auditDate.Width = 94;
            this.gv_auditDate.Width = 82;
            // 
            // gv_stockowner
            // 
            this.gv_stockowner.AppearanceCell.Options.UseFont = true;
            this.gv_stockowner.Caption = "入库货主ID";
            this.gv_stockowner.FieldName = "stockowner";
            this.gv_stockowner.MinWidth = 25;
            this.gv_stockowner.MinWidth = 22;
            this.gv_stockowner.Name = "gv_stockowner";
            this.gv_stockowner.OptionsColumn.AllowEdit = false;
            this.gv_stockowner.Tag = "query_a.STOCKOWNER";
            this.gv_stockowner.Width = 94;
            this.gv_stockowner.Width = 82;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "产品ID";
            this.gridColumn4.FieldName = "itemId";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.MinWidth = 22;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Width = 94;
            this.gridColumn4.Width = 82;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "入库货主";
            this.gridColumn7.FieldName = "stockownerName";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.MinWidth = 22;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 23;
            this.gridColumn7.Width = 94;
            this.gridColumn7.Width = 82;
            // 
            // gridColumn14
            // 
            this.gridColumn14.Caption = "用料清单";
            this.gridColumn14.FieldName = "typebTxt";
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.MinWidth = 22;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 24;
            this.gridColumn14.Width = 94;
            this.gridColumn14.Width = 82;
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "主键Guid";
            this.gridColumn15.FieldName = "guid";
            this.gridColumn15.MinWidth = 25;
            this.gridColumn15.MinWidth = 22;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Width = 94;
            this.gridColumn15.Width = 82;
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "审核";
            this.gridColumn16.FieldName = "auditStatusChk";
            this.gridColumn16.MinWidth = 25;
            this.gridColumn16.MinWidth = 22;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 0;
            this.gridColumn16.Width = 94;
            this.gridColumn16.Width = 82;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 600);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Location = new System.Drawing.Point(0, 465);
            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, 651);
            this.xtraTabPage2.Size = new System.Drawing.Size(985, 505);
            this.xtraTabPage2.Text = "数据详情";
            // 
            // splitMx1
@@ -851,6 +858,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
@@ -863,8 +871,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, 651);
            this.splitMx1.SplitterPosition = 238;
            this.splitMx1.Size = new System.Drawing.Size(985, 505);
            this.splitMx1.SplitterPosition = 185;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -911,324 +919,359 @@
            this.layoutControlItem32,
            this.layoutControlItem8});
            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(1108, 44, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 238);
            this.layoutMx1.Size = new System.Drawing.Size(985, 185);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(825, 268);
            this.lbGuid.Location = new System.Drawing.Point(722, 208);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(268, 28);
            this.lbGuid.Size = new System.Drawing.Size(234, 22);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
            // 
            // txt_itemId
            // 
            this.txt_itemId.Location = new System.Drawing.Point(942, 43);
            this.txt_itemId.Location = new System.Drawing.Point(824, 33);
            this.txt_itemId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Properties.Appearance.Options.UseFont = true;
            this.txt_itemId.Size = new System.Drawing.Size(172, 24);
            this.txt_itemId.Size = new System.Drawing.Size(150, 20);
            this.txt_itemId.StyleController = this.layoutMx1;
            this.txt_itemId.TabIndex = 666;
            // 
            // txt_stockownerName
            // 
            this.txt_stockownerName.Location = new System.Drawing.Point(114, 208);
            this.txt_stockownerName.Location = new System.Drawing.Point(93, 178);
            this.txt_stockownerName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_stockownerName.Name = "txt_stockownerName";
            this.txt_stockownerName.Properties.Appearance.Options.UseFont = true;
            this.txt_stockownerName.Size = new System.Drawing.Size(170, 24);
            this.txt_stockownerName.Size = new System.Drawing.Size(151, 20);
            this.txt_stockownerName.StyleController = this.layoutMx1;
            this.txt_stockownerName.TabIndex = 664;
            // 
            // txt_orderNo
            // 
            this.txt_orderNo.Location = new System.Drawing.Point(114, 12);
            this.txt_orderNo.Location = new System.Drawing.Point(93, 10);
            this.txt_orderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_orderNo.Name = "txt_orderNo";
            this.txt_orderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_orderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_orderNo.Size = new System.Drawing.Size(151, 20);
            this.txt_orderNo.StyleController = this.layoutMx1;
            this.txt_orderNo.TabIndex = 211;
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(666, 96);
            this.txt_itemModel.Location = new System.Drawing.Point(567, 82);
            this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(170, 24);
            this.txt_itemModel.Size = new System.Drawing.Size(151, 20);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 662;
            // 
            // txt_orderType
            // 
            this.txt_orderType.Location = new System.Drawing.Point(390, 12);
            this.txt_orderType.Location = new System.Drawing.Point(330, 10);
            this.txt_orderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_orderType.Name = "txt_orderType";
            this.txt_orderType.Properties.Appearance.Options.UseFont = true;
            this.txt_orderType.Size = new System.Drawing.Size(170, 24);
            this.txt_orderType.Size = new System.Drawing.Size(151, 20);
            this.txt_orderType.StyleController = this.layoutMx1;
            this.txt_orderType.TabIndex = 219;
            // 
            // txt_auditDate
            // 
            this.txt_auditDate.Location = new System.Drawing.Point(942, 152);
            this.txt_auditDate.Location = new System.Drawing.Point(804, 130);
            this.txt_auditDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_auditDate.Name = "txt_auditDate";
            this.txt_auditDate.Properties.Appearance.Options.UseFont = true;
            this.txt_auditDate.Size = new System.Drawing.Size(172, 24);
            this.txt_auditDate.Size = new System.Drawing.Size(153, 20);
            this.txt_auditDate.StyleController = this.layoutMx1;
            this.txt_auditDate.TabIndex = 532;
            // 
            // txt_planConfirmation
            // 
            this.txt_planConfirmation.Location = new System.Drawing.Point(942, 124);
            this.txt_planConfirmation.Location = new System.Drawing.Point(804, 106);
            this.txt_planConfirmation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_planConfirmation.Name = "txt_planConfirmation";
            this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true;
            this.txt_planConfirmation.Size = new System.Drawing.Size(172, 24);
            this.txt_planConfirmation.Size = new System.Drawing.Size(153, 20);
            this.txt_planConfirmation.StyleController = this.layoutMx1;
            this.txt_planConfirmation.TabIndex = 627;
            // 
            // txt_workOrderQty
            // 
            this.txt_workOrderQty.Location = new System.Drawing.Point(666, 12);
            this.txt_workOrderQty.Location = new System.Drawing.Point(567, 10);
            this.txt_workOrderQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_workOrderQty.Name = "txt_workOrderQty";
            this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true;
            this.txt_workOrderQty.Size = new System.Drawing.Size(170, 24);
            this.txt_workOrderQty.Size = new System.Drawing.Size(151, 20);
            this.txt_workOrderQty.StyleController = this.layoutMx1;
            this.txt_workOrderQty.TabIndex = 231;
            // 
            // txt_auditStatus
            // 
            this.txt_auditStatus.Location = new System.Drawing.Point(942, 208);
            this.txt_auditStatus.Location = new System.Drawing.Point(804, 178);
            this.txt_auditStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_auditStatus.Name = "txt_auditStatus";
            this.txt_auditStatus.Properties.Appearance.Options.UseFont = true;
            this.txt_auditStatus.Size = new System.Drawing.Size(172, 24);
            this.txt_auditStatus.Size = new System.Drawing.Size(153, 20);
            this.txt_auditStatus.StyleController = this.layoutMx1;
            this.txt_auditStatus.TabIndex = 507;
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(390, 68);
            this.txt_itemName.Location = new System.Drawing.Point(330, 58);
            this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(170, 24);
            this.txt_itemName.Size = new System.Drawing.Size(151, 20);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 660;
            // 
            // txt_businessStatusTxt
            // 
            this.txt_businessStatusTxt.Location = new System.Drawing.Point(942, 12);
            this.txt_businessStatusTxt.Location = new System.Drawing.Point(804, 10);
            this.txt_businessStatusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_businessStatusTxt.Name = "txt_businessStatusTxt";
            this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_businessStatusTxt.Size = new System.Drawing.Size(172, 24);
            this.txt_businessStatusTxt.Size = new System.Drawing.Size(153, 20);
            this.txt_businessStatusTxt.StyleController = this.layoutMx1;
            this.txt_businessStatusTxt.TabIndex = 222;
            // 
            // txt_stockowner
            // 
            this.txt_stockowner.Location = new System.Drawing.Point(114, 229);
            this.txt_stockowner.Location = new System.Drawing.Point(100, 178);
            this.txt_stockowner.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_stockowner.Name = "txt_stockowner";
            this.txt_stockowner.Properties.Appearance.Options.UseFont = true;
            this.txt_stockowner.Size = new System.Drawing.Size(170, 24);
            this.txt_stockowner.Size = new System.Drawing.Size(149, 20);
            this.txt_stockowner.StyleController = this.layoutMx1;
            this.txt_stockowner.TabIndex = 496;
            // 
            // txt_erpProductionOrderNo
            // 
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 40);
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(93, 34);
            this.txt_erpProductionOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
            this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(151, 20);
            this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
            this.txt_erpProductionOrderNo.TabIndex = 319;
            // 
            // txt_auditor
            // 
            this.txt_auditor.Location = new System.Drawing.Point(942, 180);
            this.txt_auditor.Location = new System.Drawing.Point(804, 154);
            this.txt_auditor.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_auditor.Name = "txt_auditor";
            this.txt_auditor.Properties.Appearance.Options.UseFont = true;
            this.txt_auditor.Size = new System.Drawing.Size(172, 24);
            this.txt_auditor.Size = new System.Drawing.Size(153, 20);
            this.txt_auditor.StyleController = this.layoutMx1;
            this.txt_auditor.TabIndex = 519;
            // 
            // txt_remarks
            // 
            this.txt_remarks.Location = new System.Drawing.Point(390, 208);
            this.txt_remarks.Location = new System.Drawing.Point(330, 178);
            this.txt_remarks.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_remarks.Name = "txt_remarks";
            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
            this.txt_remarks.Size = new System.Drawing.Size(446, 24);
            this.txt_remarks.Size = new System.Drawing.Size(388, 20);
            this.txt_remarks.StyleController = this.layoutMx1;
            this.txt_remarks.TabIndex = 397;
            // 
            // txt_trackingNo
            // 
            this.txt_trackingNo.Location = new System.Drawing.Point(390, 40);
            this.txt_trackingNo.Location = new System.Drawing.Point(330, 34);
            this.txt_trackingNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_trackingNo.Name = "txt_trackingNo";
            this.txt_trackingNo.Properties.Appearance.Options.UseFont = true;
            this.txt_trackingNo.Size = new System.Drawing.Size(170, 24);
            this.txt_trackingNo.Size = new System.Drawing.Size(151, 20);
            this.txt_trackingNo.StyleController = this.layoutMx1;
            this.txt_trackingNo.TabIndex = 267;
            // 
            // txt_yrkQty
            // 
            this.txt_yrkQty.Location = new System.Drawing.Point(666, 40);
            this.txt_yrkQty.Location = new System.Drawing.Point(567, 34);
            this.txt_yrkQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_yrkQty.Name = "txt_yrkQty";
            this.txt_yrkQty.Properties.Appearance.Options.UseFont = true;
            this.txt_yrkQty.Size = new System.Drawing.Size(170, 24);
            this.txt_yrkQty.Size = new System.Drawing.Size(151, 20);
            this.txt_yrkQty.StyleController = this.layoutMx1;
            this.txt_yrkQty.TabIndex = 471;
            // 
            // txt_batchNo
            // 
            this.txt_batchNo.Location = new System.Drawing.Point(656, 208);
            this.txt_batchNo.Location = new System.Drawing.Point(574, 162);
            this.txt_batchNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_batchNo.Name = "txt_batchNo";
            this.txt_batchNo.Properties.Appearance.Options.UseFont = true;
            this.txt_batchNo.Size = new System.Drawing.Size(165, 24);
            this.txt_batchNo.Size = new System.Drawing.Size(144, 20);
            this.txt_batchNo.StyleController = this.layoutMx1;
            this.txt_batchNo.TabIndex = 273;
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(114, 68);
            this.txt_itemNo.Location = new System.Drawing.Point(93, 58);
            this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(170, 24);
            this.txt_itemNo.Size = new System.Drawing.Size(151, 20);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 226;
            // 
            // txt_purchaseorderno
            // 
            this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 96);
            this.txt_purchaseorderno.Location = new System.Drawing.Point(93, 82);
            this.txt_purchaseorderno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_purchaseorderno.Name = "txt_purchaseorderno";
            this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseorderno.Size = new System.Drawing.Size(170, 24);
            this.txt_purchaseorderno.Size = new System.Drawing.Size(151, 20);
            this.txt_purchaseorderno.StyleController = this.layoutMx1;
            this.txt_purchaseorderno.TabIndex = 427;
            // 
            // txt_demandOrderNo
            // 
            this.txt_demandOrderNo.Location = new System.Drawing.Point(390, 96);
            this.txt_demandOrderNo.Location = new System.Drawing.Point(330, 82);
            this.txt_demandOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_demandOrderNo.Name = "txt_demandOrderNo";
            this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_demandOrderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_demandOrderNo.Size = new System.Drawing.Size(151, 20);
            this.txt_demandOrderNo.StyleController = this.layoutMx1;
            this.txt_demandOrderNo.TabIndex = 351;
            // 
            // txt_purchaseorderentryseq
            // 
            this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 124);
            this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(93, 106);
            this.txt_purchaseorderentryseq.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq";
            this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(170, 24);
            this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(151, 20);
            this.txt_purchaseorderentryseq.StyleController = this.layoutMx1;
            this.txt_purchaseorderentryseq.TabIndex = 438;
            // 
            // txt_dwName
            // 
            this.txt_dwName.Location = new System.Drawing.Point(666, 124);
            this.txt_dwName.Location = new System.Drawing.Point(567, 106);
            this.txt_dwName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_dwName.Name = "txt_dwName";
            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
            this.txt_dwName.Size = new System.Drawing.Size(170, 24);
            this.txt_dwName.Size = new System.Drawing.Size(151, 20);
            this.txt_dwName.StyleController = this.layoutMx1;
            this.txt_dwName.TabIndex = 228;
            // 
            // txt_closingType
            // 
            this.txt_closingType.Location = new System.Drawing.Point(390, 180);
            this.txt_closingType.Location = new System.Drawing.Point(330, 154);
            this.txt_closingType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_closingType.Name = "txt_closingType";
            this.txt_closingType.Properties.Appearance.Options.UseFont = true;
            this.txt_closingType.Size = new System.Drawing.Size(170, 24);
            this.txt_closingType.Size = new System.Drawing.Size(151, 20);
            this.txt_closingType.StyleController = this.layoutMx1;
            this.txt_closingType.TabIndex = 378;
            // 
            // txt_estimatedStartTime
            // 
            this.txt_estimatedStartTime.Location = new System.Drawing.Point(942, 40);
            this.txt_estimatedStartTime.Location = new System.Drawing.Point(804, 34);
            this.txt_estimatedStartTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_estimatedStartTime.Name = "txt_estimatedStartTime";
            this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true;
            this.txt_estimatedStartTime.Size = new System.Drawing.Size(172, 24);
            this.txt_estimatedStartTime.Size = new System.Drawing.Size(153, 20);
            this.txt_estimatedStartTime.StyleController = this.layoutMx1;
            this.txt_estimatedStartTime.TabIndex = 243;
            // 
            // txt_demandOrderLineNo
            // 
            this.txt_demandOrderLineNo.Location = new System.Drawing.Point(390, 124);
            this.txt_demandOrderLineNo.Location = new System.Drawing.Point(330, 106);
            this.txt_demandOrderLineNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo";
            this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true;
            this.txt_demandOrderLineNo.Size = new System.Drawing.Size(170, 24);
            this.txt_demandOrderLineNo.Size = new System.Drawing.Size(151, 20);
            this.txt_demandOrderLineNo.StyleController = this.layoutMx1;
            this.txt_demandOrderLineNo.TabIndex = 360;
            // 
            // txt_sourceOrderNo
            // 
            this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 180);
            this.txt_sourceOrderNo.Location = new System.Drawing.Point(93, 154);
            this.txt_sourceOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_sourceOrderNo.Name = "txt_sourceOrderNo";
            this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_sourceOrderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_sourceOrderNo.Size = new System.Drawing.Size(151, 20);
            this.txt_sourceOrderNo.StyleController = this.layoutMx1;
            this.txt_sourceOrderNo.TabIndex = 336;
            // 
            // txt_closingPerson
            // 
            this.txt_closingPerson.Location = new System.Drawing.Point(390, 152);
            this.txt_closingPerson.Location = new System.Drawing.Point(330, 130);
            this.txt_closingPerson.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_closingPerson.Name = "txt_closingPerson";
            this.txt_closingPerson.Properties.Appearance.Options.UseFont = true;
            this.txt_closingPerson.Size = new System.Drawing.Size(170, 24);
            this.txt_closingPerson.Size = new System.Drawing.Size(151, 20);
            this.txt_closingPerson.StyleController = this.layoutMx1;
            this.txt_closingPerson.TabIndex = 370;
            // 
            // txt_storageUpperLimit
            // 
            this.txt_storageUpperLimit.Location = new System.Drawing.Point(666, 152);
            this.txt_storageUpperLimit.Location = new System.Drawing.Point(567, 130);
            this.txt_storageUpperLimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_storageUpperLimit.Name = "txt_storageUpperLimit";
            this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true;
            this.txt_storageUpperLimit.Size = new System.Drawing.Size(170, 24);
            this.txt_storageUpperLimit.Size = new System.Drawing.Size(151, 20);
            this.txt_storageUpperLimit.StyleController = this.layoutMx1;
            this.txt_storageUpperLimit.TabIndex = 258;
            // 
            // txt_estimatedEndTime
            // 
            this.txt_estimatedEndTime.Location = new System.Drawing.Point(942, 68);
            this.txt_estimatedEndTime.Location = new System.Drawing.Point(804, 58);
            this.txt_estimatedEndTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_estimatedEndTime.Name = "txt_estimatedEndTime";
            this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true;
            this.txt_estimatedEndTime.Size = new System.Drawing.Size(172, 24);
            this.txt_estimatedEndTime.Size = new System.Drawing.Size(153, 20);
            this.txt_estimatedEndTime.StyleController = this.layoutMx1;
            this.txt_estimatedEndTime.TabIndex = 247;
            // 
            // txt_bomVersion
            // 
            this.txt_bomVersion.Location = new System.Drawing.Point(114, 152);
            this.txt_bomVersion.Location = new System.Drawing.Point(93, 130);
            this.txt_bomVersion.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_bomVersion.Name = "txt_bomVersion";
            this.txt_bomVersion.Properties.Appearance.Options.UseFont = true;
            this.txt_bomVersion.Size = new System.Drawing.Size(170, 24);
            this.txt_bomVersion.Size = new System.Drawing.Size(151, 20);
            this.txt_bomVersion.StyleController = this.layoutMx1;
            this.txt_bomVersion.TabIndex = 280;
            // 
            // txt_storageLowerLimit
            // 
            this.txt_storageLowerLimit.Location = new System.Drawing.Point(666, 180);
            this.txt_storageLowerLimit.Location = new System.Drawing.Point(567, 154);
            this.txt_storageLowerLimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_storageLowerLimit.Name = "txt_storageLowerLimit";
            this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true;
            this.txt_storageLowerLimit.Size = new System.Drawing.Size(170, 24);
            this.txt_storageLowerLimit.Size = new System.Drawing.Size(151, 20);
            this.txt_storageLowerLimit.StyleController = this.layoutMx1;
            this.txt_storageLowerLimit.TabIndex = 262;
            // 
            // txt_planReleaseDate
            // 
            this.txt_planReleaseDate.Location = new System.Drawing.Point(942, 96);
            this.txt_planReleaseDate.Location = new System.Drawing.Point(804, 82);
            this.txt_planReleaseDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_planReleaseDate.Name = "txt_planReleaseDate";
            this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true;
            this.txt_planReleaseDate.Size = new System.Drawing.Size(172, 24);
            this.txt_planReleaseDate.Size = new System.Drawing.Size(153, 20);
            this.txt_planReleaseDate.StyleController = this.layoutMx1;
            this.txt_planReleaseDate.TabIndex = 252;
            // 
            // txt_wrkQty
            // 
            this.txt_wrkQty.Location = new System.Drawing.Point(666, 68);
            this.txt_wrkQty.Location = new System.Drawing.Point(567, 58);
            this.txt_wrkQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_wrkQty.Name = "txt_wrkQty";
            this.txt_wrkQty.Size = new System.Drawing.Size(170, 24);
            this.txt_wrkQty.Size = new System.Drawing.Size(151, 20);
            this.txt_wrkQty.StyleController = this.layoutMx1;
            this.txt_wrkQty.TabIndex = 667;
            // 
@@ -1252,7 +1295,7 @@
            this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem29.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem29.Text = "入库货主ID";
            this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem29.TextSize = new System.Drawing.Size(79, 14);
            // 
            // layoutControlItem32
            // 
@@ -1263,7 +1306,7 @@
            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem32.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem32.Text = "产品ID";
            this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem32.TextSize = new System.Drawing.Size(79, 14);
            // 
            // layoutControlItem8
            // 
@@ -1274,7 +1317,7 @@
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem8.Size = new System.Drawing.Size(271, 28);
            this.layoutControlItem8.Text = "批号";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(79, 14);
            // 
            // Root
            // 
@@ -1314,45 +1357,45 @@
            this.layoutControlItem28});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition7.Height = 100D;
            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition8.Height = 100D;
            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition13.Height = 100D;
            rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition14.Height = 100D;
            rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition15.Height = 100D;
            rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition16.Height = 100D;
            rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5,
            rowDefinition6,
            rowDefinition7,
            rowDefinition8});
            this.Root.Size = new System.Drawing.Size(1126, 244);
            rowDefinition9,
            rowDefinition10,
            rowDefinition11,
            rowDefinition12,
            rowDefinition13,
            rowDefinition14,
            rowDefinition15,
            rowDefinition16});
            this.Root.Size = new System.Drawing.Size(968, 208);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -1360,341 +1403,342 @@
            this.layoutControlItem1.Control = this.txt_orderNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem1.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem1.Text = "投料单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_orderType;
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 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(276, 28);
            this.layoutControlItem2.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem2.Text = "单据类型";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_workOrderQty;
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 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(276, 28);
            this.layoutControlItem3.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem3.Text = "工单数量";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_businessStatusTxt;
            this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem4.Location = new System.Drawing.Point(711, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem4.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem4.Text = "业务状态";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_erpProductionOrderNo;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem5.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem5.Text = "任务单号";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_trackingNo;
            this.layoutControlItem6.Location = new System.Drawing.Point(276, 28);
            this.layoutControlItem6.Location = new System.Drawing.Point(237, 24);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem6.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem6.Text = "计划跟踪号";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_yrkQty;
            this.layoutControlItem7.Location = new System.Drawing.Point(552, 28);
            this.layoutControlItem7.Location = new System.Drawing.Point(474, 24);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem7.Text = "入库数量";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_itemNo;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 48);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem9.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem9.Text = "产品编码";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_itemName;
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 56);
            this.layoutControlItem10.Location = new System.Drawing.Point(237, 48);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem10.Text = "产品名称";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_purchaseorderno;
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 84);
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem12.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem12.Text = "采购订单";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_demandOrderNo;
            this.layoutControlItem13.Location = new System.Drawing.Point(276, 84);
            this.layoutControlItem13.Location = new System.Drawing.Point(237, 72);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem13.Text = "需求单据号";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_purchaseorderentryseq;
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 112);
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem16.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem16.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem16.Text = "采购单行号";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem16.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_demandOrderLineNo;
            this.layoutControlItem17.Location = new System.Drawing.Point(276, 112);
            this.layoutControlItem17.Location = new System.Drawing.Point(237, 96);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem17.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem17.Text = "需求单据行号";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.txt_bomVersion;
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 140);
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 120);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem20.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem20.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem20.Text = "BOM版次";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem20.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_closingPerson;
            this.layoutControlItem21.Location = new System.Drawing.Point(276, 140);
            this.layoutControlItem21.Location = new System.Drawing.Point(237, 120);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem21.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem21.Text = "结案人员";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.txt_sourceOrderNo;
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 168);
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 144);
            this.layoutControlItem24.Name = "layoutControlItem24";
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem24.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem24.Text = "源单编号";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem24.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.txt_closingType;
            this.layoutControlItem25.Location = new System.Drawing.Point(276, 168);
            this.layoutControlItem25.Location = new System.Drawing.Point(237, 144);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem25.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem25.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem25.Text = "结案类型";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem25.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem33
            // 
            this.layoutControlItem33.Control = this.txt_stockownerName;
            this.layoutControlItem33.Location = new System.Drawing.Point(0, 196);
            this.layoutControlItem33.Location = new System.Drawing.Point(0, 168);
            this.layoutControlItem33.Name = "layoutControlItem33";
            this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem33.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem33.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem33.Text = "入库货主";
            this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem33.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_estimatedStartTime;
            this.layoutControlItem15.CustomizationFormText = "Erp预计开工";
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 28);
            this.layoutControlItem15.Location = new System.Drawing.Point(711, 24);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem15.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem15.Text = "Erp预计开工";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_estimatedEndTime;
            this.layoutControlItem19.Location = new System.Drawing.Point(828, 56);
            this.layoutControlItem19.Location = new System.Drawing.Point(711, 48);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem19.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem19.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem19.Text = "Erp预计完工";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem19.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_planReleaseDate;
            this.layoutControlItem23.CustomizationFormText = "Erp计划下达";
            this.layoutControlItem23.Location = new System.Drawing.Point(828, 84);
            this.layoutControlItem23.Location = new System.Drawing.Point(711, 72);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem23.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem23.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem23.Text = "Erp计划下达";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem27
            // 
            this.layoutControlItem27.Control = this.txt_planConfirmation;
            this.layoutControlItem27.Location = new System.Drawing.Point(828, 112);
            this.layoutControlItem27.Location = new System.Drawing.Point(711, 96);
            this.layoutControlItem27.Name = "layoutControlItem27";
            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem27.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem27.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem27.Text = "Erp计划确认";
            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem27.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem31
            // 
            this.layoutControlItem31.Control = this.txt_auditDate;
            this.layoutControlItem31.CustomizationFormText = "Mes审核时间";
            this.layoutControlItem31.Location = new System.Drawing.Point(828, 140);
            this.layoutControlItem31.Location = new System.Drawing.Point(711, 120);
            this.layoutControlItem31.Name = "layoutControlItem31";
            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem31.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem31.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem31.Text = "Mes审核时间";
            this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem31.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem26
            // 
            this.layoutControlItem26.Control = this.txt_auditor;
            this.layoutControlItem26.Location = new System.Drawing.Point(828, 168);
            this.layoutControlItem26.Location = new System.Drawing.Point(711, 144);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem26.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem26.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem26.Text = "Mes审核人员";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem26.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem30
            // 
            this.layoutControlItem30.Control = this.txt_auditStatus;
            this.layoutControlItem30.Location = new System.Drawing.Point(828, 196);
            this.layoutControlItem30.Location = new System.Drawing.Point(711, 168);
            this.layoutControlItem30.Name = "layoutControlItem30";
            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem30.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem30.Size = new System.Drawing.Size(239, 24);
            this.layoutControlItem30.Text = "Mes审核状态";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem30.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem22
            // 
            this.layoutControlItem22.Control = this.txt_storageLowerLimit;
            this.layoutControlItem22.Location = new System.Drawing.Point(552, 168);
            this.layoutControlItem22.Location = new System.Drawing.Point(474, 144);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem22.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem22.Text = "入库下限";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_storageUpperLimit;
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 140);
            this.layoutControlItem18.Location = new System.Drawing.Point(474, 120);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem18.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem18.Text = "入库上限";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem18.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_dwName;
            this.layoutControlItem14.Location = new System.Drawing.Point(552, 112);
            this.layoutControlItem14.Location = new System.Drawing.Point(474, 96);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem14.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem14.Text = "单位";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_itemModel;
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 84);
            this.layoutControlItem11.Location = new System.Drawing.Point(474, 72);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem11.Text = "产品规格";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem35
            // 
            this.layoutControlItem35.Control = this.txt_wrkQty;
            this.layoutControlItem35.Location = new System.Drawing.Point(552, 56);
            this.layoutControlItem35.Location = new System.Drawing.Point(474, 48);
            this.layoutControlItem35.Name = "layoutControlItem35";
            this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem35.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem35.Size = new System.Drawing.Size(237, 24);
            this.layoutControlItem35.Text = "未入库数";
            this.layoutControlItem35.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem35.TextSize = new System.Drawing.Size(72, 14);
            // 
            // layoutControlItem28
            // 
            this.layoutControlItem28.Control = this.txt_remarks;
            this.layoutControlItem28.Location = new System.Drawing.Point(276, 196);
            this.layoutControlItem28.Location = new System.Drawing.Point(237, 168);
            this.layoutControlItem28.Name = "layoutControlItem28";
            this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem28.Size = new System.Drawing.Size(552, 28);
            this.layoutControlItem28.Size = new System.Drawing.Size(474, 24);
            this.layoutControlItem28.Text = "备注";
            this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem28.TextSize = new System.Drawing.Size(72, 14);
            // 
            // 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.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 401);
            this.tabMx.Size = new System.Drawing.Size(985, 310);
            this.tabMx.TabIndex = 4;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1702,17 +1746,20 @@
            // 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, 369);
            this.tabMxPage1.Size = new System.Drawing.Size(983, 284);
            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.Size = new System.Drawing.Size(1124, 369);
            this.gcMx1.Size = new System.Drawing.Size(983, 284);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1721,7 +1768,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.gvMx1sequenceNo,
            this.gvMx1workOrderNo,
@@ -1757,9 +1804,9 @@
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn10,
            this.gridColumn11,
            this.gridColumn12,
            this.gridColumn13});
            this.gvMx1.DetailHeight = 272;
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1771,434 +1818,425 @@
            this.gvMx1sequenceNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sequenceNo.Caption = "序号 ";
            this.gvMx1sequenceNo.FieldName = "sequenceNo";
            this.gvMx1sequenceNo.MinWidth = 50;
            this.gvMx1sequenceNo.MinWidth = 44;
            this.gvMx1sequenceNo.Name = "gvMx1sequenceNo";
            this.gvMx1sequenceNo.Tag = "query_a.SEQUENCE_NO";
            this.gvMx1sequenceNo.Visible = true;
            this.gvMx1sequenceNo.VisibleIndex = 0;
            this.gvMx1sequenceNo.Width = 50;
            this.gvMx1sequenceNo.Width = 44;
            // 
            // gvMx1workOrderNo
            // 
            this.gvMx1workOrderNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1workOrderNo.Caption = "投料单号";
            this.gvMx1workOrderNo.FieldName = "tldNo";
            this.gvMx1workOrderNo.MinWidth = 50;
            this.gvMx1workOrderNo.MinWidth = 44;
            this.gvMx1workOrderNo.Name = "gvMx1workOrderNo";
            this.gvMx1workOrderNo.Tag = "query_a.WORK_ORDER_NO";
            this.gvMx1workOrderNo.Visible = true;
            this.gvMx1workOrderNo.VisibleIndex = 1;
            this.gvMx1workOrderNo.Width = 50;
            this.gvMx1workOrderNo.Width = 44;
            // 
            // gvMx1materialCode
            // 
            this.gvMx1materialCode.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialCode.Caption = "材料编码 ";
            this.gvMx1materialCode.FieldName = "itemNo";
            this.gvMx1materialCode.MinWidth = 50;
            this.gvMx1materialCode.MinWidth = 44;
            this.gvMx1materialCode.Name = "gvMx1materialCode";
            this.gvMx1materialCode.Tag = "query_a.MATERIAL_CODE";
            this.gvMx1materialCode.Visible = true;
            this.gvMx1materialCode.VisibleIndex = 2;
            this.gvMx1materialCode.Width = 50;
            this.gvMx1materialCode.Width = 44;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "材料名称";
            this.gridColumn6.FieldName = "itemName";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.MinWidth = 22;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 3;
            this.gridColumn6.Width = 25;
            this.gridColumn6.Width = 22;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "材料规格";
            this.gridColumn5.FieldName = "itemModel";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.MinWidth = 22;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            this.gridColumn5.Width = 25;
            this.gridColumn5.Width = 22;
            // 
            // gvMx1requiredQty
            // 
            this.gvMx1requiredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1requiredQty.Caption = "需领用量 ";
            this.gvMx1requiredQty.FieldName = "requiredQty";
            this.gvMx1requiredQty.MaxWidth = 50;
            this.gvMx1requiredQty.MinWidth = 50;
            this.gvMx1requiredQty.MaxWidth = 44;
            this.gvMx1requiredQty.MinWidth = 44;
            this.gvMx1requiredQty.Name = "gvMx1requiredQty";
            this.gvMx1requiredQty.Tag = "query_a.REQUIRED_QTY";
            this.gvMx1requiredQty.Visible = true;
            this.gvMx1requiredQty.VisibleIndex = 5;
            this.gvMx1requiredQty.Width = 50;
            this.gvMx1requiredQty.Width = 44;
            // 
            // gvMx1issuedQty
            // 
            this.gvMx1issuedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1issuedQty.Caption = "已领用量 ";
            this.gvMx1issuedQty.FieldName = "issuedQty";
            this.gvMx1issuedQty.MinWidth = 25;
            this.gvMx1issuedQty.MinWidth = 22;
            this.gvMx1issuedQty.Name = "gvMx1issuedQty";
            this.gvMx1issuedQty.Tag = "query_a.ISSUED_QTY";
            this.gvMx1issuedQty.Visible = true;
            this.gvMx1issuedQty.VisibleIndex = 7;
            this.gvMx1issuedQty.Width = 50;
            this.gvMx1issuedQty.Width = 44;
            // 
            // gvMx1locationNo
            // 
            this.gvMx1locationNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1locationNo.Caption = "位置号 ";
            this.gvMx1locationNo.FieldName = "locationNo";
            this.gvMx1locationNo.MinWidth = 50;
            this.gvMx1locationNo.MinWidth = 44;
            this.gvMx1locationNo.Name = "gvMx1locationNo";
            this.gvMx1locationNo.Tag = "query_a.LOCATION_NO";
            this.gvMx1locationNo.Visible = true;
            this.gvMx1locationNo.VisibleIndex = 6;
            this.gvMx1locationNo.Width = 94;
            this.gvMx1locationNo.Width = 82;
            // 
            // gvMx1supplyingOrg
            // 
            this.gvMx1supplyingOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplyingOrg.Caption = "供应组织 ";
            this.gvMx1supplyingOrg.FieldName = "supplyingOrg";
            this.gvMx1supplyingOrg.MinWidth = 50;
            this.gvMx1supplyingOrg.MinWidth = 44;
            this.gvMx1supplyingOrg.Name = "gvMx1supplyingOrg";
            this.gvMx1supplyingOrg.Tag = "query_a.SUPPLYING_ORG";
            this.gvMx1supplyingOrg.Visible = true;
            this.gvMx1supplyingOrg.VisibleIndex = 8;
            this.gvMx1supplyingOrg.Width = 94;
            this.gvMx1supplyingOrg.Width = 82;
            // 
            // gvMx1issuingOrg
            // 
            this.gvMx1issuingOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1issuingOrg.Caption = "发料组织 ";
            this.gvMx1issuingOrg.FieldName = "issuingOrg";
            this.gvMx1issuingOrg.MinWidth = 50;
            this.gvMx1issuingOrg.MinWidth = 44;
            this.gvMx1issuingOrg.Name = "gvMx1issuingOrg";
            this.gvMx1issuingOrg.Tag = "query_a.ISSUING_ORG";
            this.gvMx1issuingOrg.Visible = true;
            this.gvMx1issuingOrg.VisibleIndex = 9;
            this.gvMx1issuingOrg.Width = 94;
            this.gvMx1issuingOrg.Width = 82;
            // 
            // gvMx1trackingNo
            // 
            this.gvMx1trackingNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1trackingNo.Caption = "计划跟踪号 ";
            this.gvMx1trackingNo.FieldName = "trackingNo";
            this.gvMx1trackingNo.MinWidth = 50;
            this.gvMx1trackingNo.MinWidth = 44;
            this.gvMx1trackingNo.Name = "gvMx1trackingNo";
            this.gvMx1trackingNo.Tag = "query_a.TRACKING_NO";
            this.gvMx1trackingNo.Visible = true;
            this.gvMx1trackingNo.VisibleIndex = 10;
            this.gvMx1trackingNo.Width = 94;
            this.gvMx1trackingNo.Width = 82;
            // 
            // gvMx1batchNo
            // 
            this.gvMx1batchNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1batchNo.Caption = "批号 ";
            this.gvMx1batchNo.FieldName = "batchNo";
            this.gvMx1batchNo.MinWidth = 50;
            this.gvMx1batchNo.MinWidth = 44;
            this.gvMx1batchNo.Name = "gvMx1batchNo";
            this.gvMx1batchNo.Tag = "query_a.BATCH_NO";
            this.gvMx1batchNo.Visible = true;
            this.gvMx1batchNo.VisibleIndex = 11;
            this.gvMx1batchNo.Width = 94;
            this.gvMx1batchNo.Width = 82;
            // 
            // gvMx1warehouse
            // 
            this.gvMx1warehouse.AppearanceCell.Options.UseFont = true;
            this.gvMx1warehouse.Caption = "仓库 ";
            this.gvMx1warehouse.FieldName = "warehouseTxt";
            this.gvMx1warehouse.MinWidth = 50;
            this.gvMx1warehouse.MinWidth = 44;
            this.gvMx1warehouse.Name = "gvMx1warehouse";
            this.gvMx1warehouse.Tag = "query_a.WAREHOUSE";
            this.gvMx1warehouse.Visible = true;
            this.gvMx1warehouse.VisibleIndex = 12;
            this.gvMx1warehouse.Width = 94;
            this.gvMx1warehouse.Width = 82;
            // 
            // gvMx1unit
            // 
            this.gvMx1unit.AppearanceCell.Options.UseFont = true;
            this.gvMx1unit.Caption = "单位 ";
            this.gvMx1unit.FieldName = "dwName";
            this.gvMx1unit.MinWidth = 25;
            this.gvMx1unit.MinWidth = 22;
            this.gvMx1unit.Name = "gvMx1unit";
            this.gvMx1unit.Tag = "query_a.UNIT";
            this.gvMx1unit.Visible = true;
            this.gvMx1unit.VisibleIndex = 13;
            this.gvMx1unit.Width = 60;
            this.gvMx1unit.Width = 52;
            // 
            // gvMx1supplyingType
            // 
            this.gvMx1supplyingType.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplyingType.Caption = "供应类型 ";
            this.gvMx1supplyingType.FieldName = "supplyingType";
            this.gvMx1supplyingType.MinWidth = 50;
            this.gvMx1supplyingType.MinWidth = 44;
            this.gvMx1supplyingType.Name = "gvMx1supplyingType";
            this.gvMx1supplyingType.Tag = "query_a.SUPPLYING_TYPE";
            this.gvMx1supplyingType.Visible = true;
            this.gvMx1supplyingType.VisibleIndex = 14;
            this.gvMx1supplyingType.Width = 94;
            this.gvMx1supplyingType.Width = 82;
            // 
            // gvMx1compositionQty
            // 
            this.gvMx1compositionQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1compositionQty.Caption = "组成用量 ";
            this.gvMx1compositionQty.FieldName = "compositionQty";
            this.gvMx1compositionQty.MinWidth = 25;
            this.gvMx1compositionQty.MinWidth = 22;
            this.gvMx1compositionQty.Name = "gvMx1compositionQty";
            this.gvMx1compositionQty.Tag = "query_a.COMPOSITION_QTY";
            this.gvMx1compositionQty.Visible = true;
            this.gvMx1compositionQty.VisibleIndex = 15;
            this.gvMx1compositionQty.Width = 50;
            this.gvMx1compositionQty.Width = 44;
            // 
            // gvMx1isSubstitute
            // 
            this.gvMx1isSubstitute.AppearanceCell.Options.UseFont = true;
            this.gvMx1isSubstitute.Caption = "是否替料 ";
            this.gvMx1isSubstitute.FieldName = "isSubstitute";
            this.gvMx1isSubstitute.MinWidth = 25;
            this.gvMx1isSubstitute.MinWidth = 22;
            this.gvMx1isSubstitute.Name = "gvMx1isSubstitute";
            this.gvMx1isSubstitute.Tag = "query_a.IS_SUBSTITUTE";
            this.gvMx1isSubstitute.Visible = true;
            this.gvMx1isSubstitute.VisibleIndex = 16;
            this.gvMx1isSubstitute.Width = 50;
            this.gvMx1isSubstitute.Width = 44;
            // 
            // gvMx1numerator
            // 
            this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
            this.gvMx1numerator.Caption = "分子 ";
            this.gvMx1numerator.FieldName = "numerator";
            this.gvMx1numerator.MinWidth = 50;
            this.gvMx1numerator.MinWidth = 44;
            this.gvMx1numerator.Name = "gvMx1numerator";
            this.gvMx1numerator.Tag = "query_a.NUMERATOR";
            this.gvMx1numerator.Visible = true;
            this.gvMx1numerator.VisibleIndex = 17;
            this.gvMx1numerator.Width = 94;
            this.gvMx1numerator.Width = 82;
            // 
            // gvMx1denominator
            // 
            this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
            this.gvMx1denominator.Caption = "分母 ";
            this.gvMx1denominator.FieldName = "denominator";
            this.gvMx1denominator.MinWidth = 50;
            this.gvMx1denominator.MinWidth = 44;
            this.gvMx1denominator.Name = "gvMx1denominator";
            this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
            this.gvMx1denominator.Visible = true;
            this.gvMx1denominator.VisibleIndex = 18;
            this.gvMx1denominator.Width = 94;
            this.gvMx1denominator.Width = 82;
            // 
            // gvMx1fixedLoss
            // 
            this.gvMx1fixedLoss.AppearanceCell.Options.UseFont = true;
            this.gvMx1fixedLoss.Caption = "固定损耗 ";
            this.gvMx1fixedLoss.FieldName = "fixedLoss";
            this.gvMx1fixedLoss.MinWidth = 50;
            this.gvMx1fixedLoss.MinWidth = 44;
            this.gvMx1fixedLoss.Name = "gvMx1fixedLoss";
            this.gvMx1fixedLoss.Tag = "query_a.FIXED_LOSS";
            this.gvMx1fixedLoss.Visible = true;
            this.gvMx1fixedLoss.VisibleIndex = 19;
            this.gvMx1fixedLoss.Width = 94;
            this.gvMx1fixedLoss.Width = 82;
            // 
            // gvMx1variableLossRate
            // 
            this.gvMx1variableLossRate.AppearanceCell.Options.UseFont = true;
            this.gvMx1variableLossRate.Caption = "变动损耗率% ";
            this.gvMx1variableLossRate.FieldName = "variableLossRate";
            this.gvMx1variableLossRate.MinWidth = 25;
            this.gvMx1variableLossRate.MinWidth = 22;
            this.gvMx1variableLossRate.Name = "gvMx1variableLossRate";
            this.gvMx1variableLossRate.Tag = "query_a.VARIABLE_LOSS_RATE";
            this.gvMx1variableLossRate.Visible = true;
            this.gvMx1variableLossRate.VisibleIndex = 20;
            this.gvMx1variableLossRate.Width = 60;
            this.gvMx1variableLossRate.Width = 52;
            // 
            // gvMx1salesOrderNo
            // 
            this.gvMx1salesOrderNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesOrderNo.Caption = "销售订单号 ";
            this.gvMx1salesOrderNo.FieldName = "salesOrderNo";
            this.gvMx1salesOrderNo.MinWidth = 50;
            this.gvMx1salesOrderNo.MinWidth = 44;
            this.gvMx1salesOrderNo.Name = "gvMx1salesOrderNo";
            this.gvMx1salesOrderNo.Tag = "query_a.SALES_ORDER_NO";
            this.gvMx1salesOrderNo.Visible = true;
            this.gvMx1salesOrderNo.VisibleIndex = 21;
            this.gvMx1salesOrderNo.Width = 94;
            this.gvMx1salesOrderNo.Width = 82;
            // 
            // gvMx1itemNo
            // 
            this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemNo.Caption = "项次号 ";
            this.gvMx1itemNo.FieldName = "itemNo";
            this.gvMx1itemNo.MinWidth = 50;
            this.gvMx1itemNo.FieldName = "itemNo1";
            this.gvMx1itemNo.MinWidth = 44;
            this.gvMx1itemNo.Name = "gvMx1itemNo";
            this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
            this.gvMx1itemNo.Visible = true;
            this.gvMx1itemNo.VisibleIndex = 22;
            this.gvMx1itemNo.Width = 94;
            this.gvMx1itemNo.Width = 82;
            // 
            // gvMx1ownerType
            // 
            this.gvMx1ownerType.AppearanceCell.Options.UseFont = true;
            this.gvMx1ownerType.Caption = "货主类型 ";
            this.gvMx1ownerType.FieldName = "ownerType";
            this.gvMx1ownerType.MinWidth = 50;
            this.gvMx1ownerType.MinWidth = 44;
            this.gvMx1ownerType.Name = "gvMx1ownerType";
            this.gvMx1ownerType.Tag = "query_a.OWNER_TYPE";
            this.gvMx1ownerType.Visible = true;
            this.gvMx1ownerType.VisibleIndex = 23;
            this.gvMx1ownerType.Width = 94;
            this.gvMx1ownerType.Width = 82;
            // 
            // gvMx1owner
            // 
            this.gvMx1owner.AppearanceCell.Options.UseFont = true;
            this.gvMx1owner.Caption = "货主ID";
            this.gvMx1owner.FieldName = "owner";
            this.gvMx1owner.MinWidth = 50;
            this.gvMx1owner.MinWidth = 44;
            this.gvMx1owner.Name = "gvMx1owner";
            this.gvMx1owner.Tag = "query_a.OWNER";
            this.gvMx1owner.Width = 94;
            this.gvMx1owner.Width = 82;
            // 
            // gvMx1fsrctransorgid
            // 
            this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fsrctransorgid.Caption = "拨出组织 ";
            this.gvMx1fsrctransorgid.FieldName = "bcOrgName";
            this.gvMx1fsrctransorgid.MinWidth = 50;
            this.gvMx1fsrctransorgid.MinWidth = 44;
            this.gvMx1fsrctransorgid.Name = "gvMx1fsrctransorgid";
            this.gvMx1fsrctransorgid.Tag = "query_a.FSRCTRANSORGID";
            this.gvMx1fsrctransorgid.Visible = true;
            this.gvMx1fsrctransorgid.VisibleIndex = 24;
            this.gvMx1fsrctransorgid.Width = 94;
            this.gvMx1fsrctransorgid.Width = 82;
            // 
            // gvMx1fsrctransstockid
            // 
            this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fsrctransstockid.Caption = "拨出仓库 ";
            this.gvMx1fsrctransstockid.FieldName = "ckName";
            this.gvMx1fsrctransstockid.MinWidth = 50;
            this.gvMx1fsrctransstockid.MinWidth = 44;
            this.gvMx1fsrctransstockid.Name = "gvMx1fsrctransstockid";
            this.gvMx1fsrctransstockid.Tag = "query_a.FSRCTRANSSTOCKID";
            this.gvMx1fsrctransstockid.Visible = true;
            this.gvMx1fsrctransstockid.VisibleIndex = 25;
            this.gvMx1fsrctransstockid.Width = 94;
            this.gvMx1fsrctransstockid.Width = 82;
            // 
            // gvMx1fstockstatusid
            // 
            this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstockstatusid.Caption = "库存状态 ";
            this.gvMx1fstockstatusid.FieldName = "fstockstatusid";
            this.gvMx1fstockstatusid.MinWidth = 50;
            this.gvMx1fstockstatusid.MinWidth = 44;
            this.gvMx1fstockstatusid.Name = "gvMx1fstockstatusid";
            this.gvMx1fstockstatusid.Tag = "query_a.FSTOCKSTATUSID";
            this.gvMx1fstockstatusid.Visible = true;
            this.gvMx1fstockstatusid.VisibleIndex = 27;
            this.gvMx1fstockstatusid.Width = 94;
            this.gvMx1fstockstatusid.Width = 82;
            // 
            // gvMx1fneeddate
            // 
            this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true;
            this.gvMx1fneeddate.Caption = "需求日期 ";
            this.gvMx1fneeddate.FieldName = "fneeddate";
            this.gvMx1fneeddate.MinWidth = 50;
            this.gvMx1fneeddate.MinWidth = 44;
            this.gvMx1fneeddate.Name = "gvMx1fneeddate";
            this.gvMx1fneeddate.Tag = "query_a.FNEEDDATE";
            this.gvMx1fneeddate.Visible = true;
            this.gvMx1fneeddate.VisibleIndex = 28;
            this.gvMx1fneeddate.Width = 94;
            this.gvMx1fneeddate.Width = 82;
            // 
            // gvMx1fmemo
            // 
            this.gvMx1fmemo.AppearanceCell.Options.UseFont = true;
            this.gvMx1fmemo.Caption = "用料清单备注 ";
            this.gvMx1fmemo.FieldName = "fmemo";
            this.gvMx1fmemo.MinWidth = 50;
            this.gvMx1fmemo.MinWidth = 44;
            this.gvMx1fmemo.Name = "gvMx1fmemo";
            this.gvMx1fmemo.Tag = "query_a.FMEMO";
            this.gvMx1fmemo.Visible = true;
            this.gvMx1fmemo.VisibleIndex = 29;
            this.gvMx1fmemo.Width = 94;
            this.gvMx1fmemo.Width = 82;
            // 
            // gvMx1typeb
            // 
            this.gvMx1typeb.AppearanceCell.Options.UseFont = true;
            this.gvMx1typeb.Caption = "状态";
            this.gvMx1typeb.FieldName = "typeTxt";
            this.gvMx1typeb.MinWidth = 50;
            this.gvMx1typeb.MinWidth = 44;
            this.gvMx1typeb.Name = "gvMx1typeb";
            this.gvMx1typeb.Tag = "query_a.TYPEB";
            this.gvMx1typeb.Visible = true;
            this.gvMx1typeb.VisibleIndex = 26;
            this.gvMx1typeb.Width = 50;
            this.gvMx1typeb.Width = 44;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "是否关键件";
            this.gridColumn8.FieldName = "FISKEYCOMPONENT";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.MinWidth = 22;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 30;
            this.gridColumn8.Width = 94;
            this.gridColumn8.Width = 82;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "是否发损耗";
            this.gridColumn9.FieldName = "FISGETSCRAP";
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.MinWidth = 22;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 31;
            this.gridColumn9.Width = 94;
            this.gridColumn9.Width = 82;
            // 
            // gridColumn10
            // 
            this.gridColumn10.Caption = "发料方式";
            this.gridColumn10.FieldName = "issuingMethod";
            this.gridColumn10.MinWidth = 25;
            this.gridColumn10.MinWidth = 22;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 32;
            this.gridColumn10.Width = 94;
            //
            // gridColumn11
            //
            this.gridColumn11.Caption = "位置号";
            this.gridColumn11.FieldName = "locationNo";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 33;
            this.gridColumn11.Width = 94;
            this.gridColumn10.Width = 82;
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "货主";
            this.gridColumn12.FieldName = "ownerName";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.MinWidth = 22;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 34;
            this.gridColumn12.Width = 94;
            this.gridColumn12.Width = 82;
            // 
            // gridColumn13
            // 
            this.gridColumn13.Caption = "用料清单";
            this.gridColumn13.FieldName = "typebTxt";
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.MinWidth = 22;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 35;
            this.gridColumn13.Width = 94;
            this.gridColumn13.Width = 82;
            // 
            // picCheckBox
            // 
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(929, 55);
            this.picCheckBox.Location = new System.Drawing.Point(813, 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 = 8;
            this.picCheckBox.TabStop = false;
@@ -2206,12 +2244,13 @@
            // 
            // Frm_ProductionOrder
            // 
            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, 763);
            this.ClientSize = new System.Drawing.Size(987, 593);
            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_ProductionOrder";
            this.Text = "委外任务单";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -2447,7 +2486,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;