lu
2025-04-07 e19ea4337fa65725e6e22073a7b600dcc9887d4b
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -29,19 +29,20 @@
        /// </summary>
        private void InitializeComponent()
        {
            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 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();
            DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition();
            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.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -200,6 +201,7 @@
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -353,7 +355,6 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -366,7 +367,6 @@
            // 
            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.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -413,7 +413,6 @@
            // 
            // gv_auditStatus
            // 
            this.gv_auditStatus.AppearanceCell.Options.UseFont = true;
            this.gv_auditStatus.Caption = "审核状态";
            this.gv_auditStatus.FieldName = "auditStatusChk";
@@ -427,7 +426,6 @@
            // 
            // gv_orderNo
            // 
            this.gv_orderNo.AppearanceCell.Options.UseFont = true;
            this.gv_orderNo.Caption = "投料单号";
            this.gv_orderNo.FieldName = "orderNo";
@@ -471,7 +469,6 @@
            // 
            // gv_erpProductionOrderNo
            // 
            this.gv_erpProductionOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_erpProductionOrderNo.Caption = "任务单号";
            this.gv_erpProductionOrderNo.FieldName = "erpProductionOrderNo";
@@ -485,7 +482,6 @@
            // 
            // gv_orderType
            // 
            this.gv_orderType.AppearanceCell.Options.UseFont = true;
            this.gv_orderType.Caption = "单据类型 ";
            this.gv_orderType.FieldName = "orderType";
@@ -499,7 +495,6 @@
            // 
            // gv_businessStatus
            // 
            this.gv_businessStatus.AppearanceCell.Options.UseFont = true;
            this.gv_businessStatus.Caption = "业务状态";
            this.gv_businessStatus.FieldName = "businessStatus";
@@ -513,7 +508,6 @@
            // 
            // gv_workOrderQty
            // 
            this.gv_workOrderQty.AppearanceCell.Options.UseFont = true;
            this.gv_workOrderQty.Caption = "工单数量 ";
            this.gv_workOrderQty.FieldName = "workOrderQty";
@@ -527,7 +521,6 @@
            // 
            // gv_nostockinqty
            // 
            this.gv_nostockinqty.AppearanceCell.Options.UseFont = true;
            this.gv_nostockinqty.Caption = "未入库数量 ";
            this.gv_nostockinqty.FieldName = "nostockinqty";
@@ -541,7 +534,6 @@
            // 
            // gv_stockinqty
            // 
            this.gv_stockinqty.AppearanceCell.Options.UseFont = true;
            this.gv_stockinqty.Caption = "入库数量 ";
            this.gv_stockinqty.FieldName = "stockinqty";
@@ -555,7 +547,6 @@
            // 
            // gv_unit
            // 
            this.gv_unit.AppearanceCell.Options.UseFont = true;
            this.gv_unit.Caption = "单位 ";
            this.gv_unit.FieldName = "dwName";
@@ -569,7 +560,6 @@
            // 
            // gv_estimatedStartTime
            // 
            this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true;
            this.gv_estimatedStartTime.Caption = "预计开工时间 ";
            this.gv_estimatedStartTime.FieldName = "estimatedStartTime";
@@ -583,7 +573,6 @@
            // 
            // gv_estimatedEndTime
            // 
            this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true;
            this.gv_estimatedEndTime.Caption = "预计完工时间 ";
            this.gv_estimatedEndTime.FieldName = "estimatedEndTime";
@@ -597,7 +586,6 @@
            // 
            // gv_planReleaseDate
            // 
            this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true;
            this.gv_planReleaseDate.Caption = "计划下达日期 ";
            this.gv_planReleaseDate.FieldName = "planReleaseDate";
@@ -611,7 +599,6 @@
            // 
            // gv_storageUpperLimit
            // 
            this.gv_storageUpperLimit.AppearanceCell.Options.UseFont = true;
            this.gv_storageUpperLimit.Caption = "入库上限 ";
            this.gv_storageUpperLimit.FieldName = "storageUpperLimit";
@@ -625,7 +612,6 @@
            // 
            // gv_storageLowerLimit
            // 
            this.gv_storageLowerLimit.AppearanceCell.Options.UseFont = true;
            this.gv_storageLowerLimit.Caption = "入库下限 ";
            this.gv_storageLowerLimit.FieldName = "storageLowerLimit";
@@ -639,7 +625,6 @@
            // 
            // gv_trackingNo
            // 
            this.gv_trackingNo.AppearanceCell.Options.UseFont = true;
            this.gv_trackingNo.Caption = "计划跟踪号 ";
            this.gv_trackingNo.FieldName = "trackingNo";
@@ -653,7 +638,6 @@
            // 
            // gv_batchNo
            // 
            this.gv_batchNo.AppearanceCell.Options.UseFont = true;
            this.gv_batchNo.Caption = "批号 ";
            this.gv_batchNo.FieldName = "batchNo";
@@ -667,7 +651,6 @@
            // 
            // gv_bomVersion
            // 
            this.gv_bomVersion.AppearanceCell.Options.UseFont = true;
            this.gv_bomVersion.Caption = "BOM版次 ";
            this.gv_bomVersion.FieldName = "bomVersion";
@@ -681,7 +664,6 @@
            // 
            // gv_generationMethod
            // 
            this.gv_generationMethod.AppearanceCell.Options.UseFont = true;
            this.gv_generationMethod.Caption = "生成方式 ";
            this.gv_generationMethod.FieldName = "generationMethod";
@@ -695,7 +677,6 @@
            // 
            // gv_demandOrderNo
            // 
            this.gv_demandOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_demandOrderNo.Caption = "需求单据号 ";
            this.gv_demandOrderNo.FieldName = "demandOrderNo";
@@ -709,7 +690,6 @@
            // 
            // gv_demandOrderLineNo
            // 
            this.gv_demandOrderLineNo.AppearanceCell.Options.UseFont = true;
            this.gv_demandOrderLineNo.Caption = "需求单据行号 ";
            this.gv_demandOrderLineNo.FieldName = "demandOrderLineNo";
@@ -723,7 +703,6 @@
            // 
            // gv_closingPerson
            // 
            this.gv_closingPerson.AppearanceCell.Options.UseFont = true;
            this.gv_closingPerson.Caption = "结案人 ";
            this.gv_closingPerson.FieldName = "closingPerson";
@@ -737,7 +716,6 @@
            // 
            // gv_closingType
            // 
            this.gv_closingType.AppearanceCell.Options.UseFont = true;
            this.gv_closingType.Caption = "结案类型 ";
            this.gv_closingType.FieldName = "closingType";
@@ -751,7 +729,6 @@
            // 
            // gv_remarks
            // 
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注 ";
            this.gv_remarks.FieldName = "remarks";
@@ -765,7 +742,6 @@
            // 
            // gv_purchaseorderno
            // 
            this.gv_purchaseorderno.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseorderno.Caption = "采购订单 ";
            this.gv_purchaseorderno.FieldName = "purchaseorderno";
@@ -779,7 +755,6 @@
            // 
            // gv_purchaseorderentryseq
            // 
            this.gv_purchaseorderentryseq.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseorderentryseq.Caption = "采购订单行号 ";
            this.gv_purchaseorderentryseq.FieldName = "purchaseorderentryseq";
@@ -793,7 +768,6 @@
            // 
            // gv_auditor
            // 
            this.gv_auditor.AppearanceCell.Options.UseFont = true;
            this.gv_auditor.Caption = "审核人 ";
            this.gv_auditor.FieldName = "auditor";
@@ -807,7 +781,6 @@
            // 
            // gv_auditDate
            // 
            this.gv_auditDate.AppearanceCell.Options.UseFont = true;
            this.gv_auditDate.Caption = "审核时间 ";
            this.gv_auditDate.FieldName = "auditDate";
@@ -821,7 +794,6 @@
            // 
            // gv_stockowner
            // 
            this.gv_stockowner.AppearanceCell.Options.UseFont = true;
            this.gv_stockowner.Caption = "入库货主ID";
            this.gv_stockowner.FieldName = "stockowner";
@@ -846,7 +818,7 @@
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 32;
            this.gridColumn7.VisibleIndex = 30;
            this.gridColumn7.Width = 94;
            // 
            // gridColumn14
@@ -856,7 +828,7 @@
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 33;
            this.gridColumn14.VisibleIndex = 31;
            this.gridColumn14.Width = 94;
            // 
            // pageBar1
@@ -956,21 +928,19 @@
            // 
            // txt_itemId
            // 
            this.txt_itemId.Location = new System.Drawing.Point(942, 44);
            this.txt_itemId.Location = new System.Drawing.Point(942, 43);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Properties.Appearance.Options.UseFont = true;
            this.txt_itemId.Size = new System.Drawing.Size(172, 28);
            this.txt_itemId.Size = new System.Drawing.Size(172, 24);
            this.txt_itemId.StyleController = this.layoutMx1;
            this.txt_itemId.TabIndex = 666;
            // 
            // txt_stockownerName
            // 
            this.txt_stockownerName.Location = new System.Drawing.Point(390, 236);
            this.txt_stockownerName.Location = new System.Drawing.Point(390, 229);
            this.txt_stockownerName.Name = "txt_stockownerName";
            this.txt_stockownerName.Properties.Appearance.Options.UseFont = true;
            this.txt_stockownerName.Size = new System.Drawing.Size(170, 28);
            this.txt_stockownerName.Size = new System.Drawing.Size(170, 24);
            this.txt_stockownerName.StyleController = this.layoutMx1;
            this.txt_stockownerName.TabIndex = 664;
            // 
@@ -978,19 +948,17 @@
            // 
            this.txt_orderNo.Location = new System.Drawing.Point(114, 12);
            this.txt_orderNo.Name = "txt_orderNo";
            this.txt_orderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_orderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_orderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_orderNo.StyleController = this.layoutMx1;
            this.txt_orderNo.TabIndex = 211;
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(666, 76);
            this.txt_itemModel.Location = new System.Drawing.Point(666, 74);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(170, 28);
            this.txt_itemModel.Size = new System.Drawing.Size(170, 24);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 662;
            // 
@@ -998,29 +966,26 @@
            // 
            this.txt_orderType.Location = new System.Drawing.Point(390, 12);
            this.txt_orderType.Name = "txt_orderType";
            this.txt_orderType.Properties.Appearance.Options.UseFont = true;
            this.txt_orderType.Size = new System.Drawing.Size(170, 28);
            this.txt_orderType.Size = new System.Drawing.Size(170, 24);
            this.txt_orderType.StyleController = this.layoutMx1;
            this.txt_orderType.TabIndex = 219;
            // 
            // txt_auditDate
            // 
            this.txt_auditDate.Location = new System.Drawing.Point(942, 204);
            this.txt_auditDate.Location = new System.Drawing.Point(942, 198);
            this.txt_auditDate.Name = "txt_auditDate";
            this.txt_auditDate.Properties.Appearance.Options.UseFont = true;
            this.txt_auditDate.Size = new System.Drawing.Size(172, 28);
            this.txt_auditDate.Size = new System.Drawing.Size(172, 24);
            this.txt_auditDate.StyleController = this.layoutMx1;
            this.txt_auditDate.TabIndex = 532;
            // 
            // txt_planConfirmation
            // 
            this.txt_planConfirmation.Location = new System.Drawing.Point(942, 172);
            this.txt_planConfirmation.Location = new System.Drawing.Point(942, 167);
            this.txt_planConfirmation.Name = "txt_planConfirmation";
            this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true;
            this.txt_planConfirmation.Size = new System.Drawing.Size(172, 28);
            this.txt_planConfirmation.Size = new System.Drawing.Size(172, 24);
            this.txt_planConfirmation.StyleController = this.layoutMx1;
            this.txt_planConfirmation.TabIndex = 627;
            // 
@@ -1028,29 +993,26 @@
            // 
            this.txt_workOrderQty.Location = new System.Drawing.Point(666, 12);
            this.txt_workOrderQty.Name = "txt_workOrderQty";
            this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true;
            this.txt_workOrderQty.Size = new System.Drawing.Size(170, 28);
            this.txt_workOrderQty.Size = new System.Drawing.Size(170, 24);
            this.txt_workOrderQty.StyleController = this.layoutMx1;
            this.txt_workOrderQty.TabIndex = 231;
            // 
            // txt_auditStatus
            // 
            this.txt_auditStatus.Location = new System.Drawing.Point(942, 268);
            this.txt_auditStatus.Location = new System.Drawing.Point(942, 260);
            this.txt_auditStatus.Name = "txt_auditStatus";
            this.txt_auditStatus.Properties.Appearance.Options.UseFont = true;
            this.txt_auditStatus.Size = new System.Drawing.Size(172, 28);
            this.txt_auditStatus.Size = new System.Drawing.Size(172, 24);
            this.txt_auditStatus.StyleController = this.layoutMx1;
            this.txt_auditStatus.TabIndex = 507;
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(390, 76);
            this.txt_itemName.Location = new System.Drawing.Point(390, 74);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(170, 28);
            this.txt_itemName.Size = new System.Drawing.Size(170, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 660;
            // 
@@ -1058,217 +1020,206 @@
            // 
            this.txt_businessStatusTxt.Location = new System.Drawing.Point(942, 12);
            this.txt_businessStatusTxt.Name = "txt_businessStatusTxt";
            this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_businessStatusTxt.Size = new System.Drawing.Size(172, 28);
            this.txt_businessStatusTxt.Size = new System.Drawing.Size(172, 24);
            this.txt_businessStatusTxt.StyleController = this.layoutMx1;
            this.txt_businessStatusTxt.TabIndex = 222;
            // 
            // txt_stockowner
            // 
            this.txt_stockowner.Location = new System.Drawing.Point(114, 236);
            this.txt_stockowner.Location = new System.Drawing.Point(114, 229);
            this.txt_stockowner.Name = "txt_stockowner";
            this.txt_stockowner.Properties.Appearance.Options.UseFont = true;
            this.txt_stockowner.Size = new System.Drawing.Size(170, 28);
            this.txt_stockowner.Size = new System.Drawing.Size(170, 24);
            this.txt_stockowner.StyleController = this.layoutMx1;
            this.txt_stockowner.TabIndex = 496;
            // 
            // txt_erpProductionOrderNo
            // 
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 44);
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 43);
            this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
            this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
            this.txt_erpProductionOrderNo.TabIndex = 319;
            // 
            // txt_auditor
            // 
            this.txt_auditor.Location = new System.Drawing.Point(942, 236);
            this.txt_auditor.Location = new System.Drawing.Point(942, 229);
            this.txt_auditor.Name = "txt_auditor";
            this.txt_auditor.Properties.Appearance.Options.UseFont = true;
            this.txt_auditor.Size = new System.Drawing.Size(172, 28);
            this.txt_auditor.Size = new System.Drawing.Size(172, 24);
            this.txt_auditor.StyleController = this.layoutMx1;
            this.txt_auditor.TabIndex = 519;
            // 
            // txt_remarks
            // 
            this.txt_remarks.Location = new System.Drawing.Point(114, 268);
            this.txt_remarks.Location = new System.Drawing.Point(114, 260);
            this.txt_remarks.Name = "txt_remarks";
            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
            this.txt_remarks.Size = new System.Drawing.Size(446, 28);
            this.txt_remarks.Size = new System.Drawing.Size(446, 24);
            this.txt_remarks.StyleController = this.layoutMx1;
            this.txt_remarks.TabIndex = 397;
            // 
            // txt_trackingNo
            // 
            this.txt_trackingNo.Location = new System.Drawing.Point(390, 44);
            this.txt_trackingNo.Location = new System.Drawing.Point(390, 43);
            this.txt_trackingNo.Name = "txt_trackingNo";
            this.txt_trackingNo.Properties.Appearance.Options.UseFont = true;
            this.txt_trackingNo.Size = new System.Drawing.Size(170, 28);
            this.txt_trackingNo.Size = new System.Drawing.Size(170, 24);
            this.txt_trackingNo.StyleController = this.layoutMx1;
            this.txt_trackingNo.TabIndex = 267;
            // 
            // txt_stockinqty
            // 
            this.txt_stockinqty.Location = new System.Drawing.Point(666, 44);
            this.txt_stockinqty.Location = new System.Drawing.Point(666, 43);
            this.txt_stockinqty.Name = "txt_stockinqty";
            this.txt_stockinqty.Properties.Appearance.Options.UseFont = true;
            this.txt_stockinqty.Size = new System.Drawing.Size(170, 28);
            this.txt_stockinqty.Size = new System.Drawing.Size(170, 24);
            this.txt_stockinqty.StyleController = this.layoutMx1;
            this.txt_stockinqty.TabIndex = 471;
            // 
            // txt_batchNo
            // 
            this.txt_batchNo.Location = new System.Drawing.Point(666, 204);
            this.txt_batchNo.Location = new System.Drawing.Point(666, 198);
            this.txt_batchNo.Name = "txt_batchNo";
            this.txt_batchNo.Properties.Appearance.Options.UseFont = true;
            this.txt_batchNo.Size = new System.Drawing.Size(170, 28);
            this.txt_batchNo.Size = new System.Drawing.Size(170, 24);
            this.txt_batchNo.StyleController = this.layoutMx1;
            this.txt_batchNo.TabIndex = 273;
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(114, 76);
            this.txt_itemNo.Location = new System.Drawing.Point(114, 74);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(170, 28);
            this.txt_itemNo.Size = new System.Drawing.Size(170, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 226;
            // 
            // txt_purchaseorderno
            // 
            this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 108);
            this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 105);
            this.txt_purchaseorderno.Name = "txt_purchaseorderno";
            this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseorderno.Size = new System.Drawing.Size(170, 28);
            this.txt_purchaseorderno.Size = new System.Drawing.Size(170, 24);
            this.txt_purchaseorderno.StyleController = this.layoutMx1;
            this.txt_purchaseorderno.TabIndex = 427;
            // 
            // txt_demandOrderNo
            // 
            this.txt_demandOrderNo.Location = new System.Drawing.Point(390, 108);
            this.txt_demandOrderNo.Location = new System.Drawing.Point(390, 105);
            this.txt_demandOrderNo.Name = "txt_demandOrderNo";
            this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_demandOrderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_demandOrderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_demandOrderNo.StyleController = this.layoutMx1;
            this.txt_demandOrderNo.TabIndex = 351;
            // 
            // txt_purchaseorderentryseq
            // 
            this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 140);
            this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 136);
            this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq";
            this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(170, 28);
            this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(170, 24);
            this.txt_purchaseorderentryseq.StyleController = this.layoutMx1;
            this.txt_purchaseorderentryseq.TabIndex = 438;
            // 
            // txt_dwName
            // 
            this.txt_dwName.Location = new System.Drawing.Point(666, 108);
            this.txt_dwName.Location = new System.Drawing.Point(666, 105);
            this.txt_dwName.Name = "txt_dwName";
            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
            this.txt_dwName.Size = new System.Drawing.Size(170, 28);
            this.txt_dwName.Size = new System.Drawing.Size(170, 24);
            this.txt_dwName.StyleController = this.layoutMx1;
            this.txt_dwName.TabIndex = 228;
            // 
            // txt_closingType
            // 
            this.txt_closingType.Location = new System.Drawing.Point(390, 204);
            this.txt_closingType.Location = new System.Drawing.Point(390, 198);
            this.txt_closingType.Name = "txt_closingType";
            this.txt_closingType.Properties.Appearance.Options.UseFont = true;
            this.txt_closingType.Size = new System.Drawing.Size(170, 28);
            this.txt_closingType.Size = new System.Drawing.Size(170, 24);
            this.txt_closingType.StyleController = this.layoutMx1;
            this.txt_closingType.TabIndex = 378;
            // 
            // txt_estimatedStartTime
            // 
            this.txt_estimatedStartTime.Location = new System.Drawing.Point(942, 76);
            this.txt_estimatedStartTime.Location = new System.Drawing.Point(942, 74);
            this.txt_estimatedStartTime.Name = "txt_estimatedStartTime";
            this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true;
            this.txt_estimatedStartTime.Size = new System.Drawing.Size(172, 28);
            this.txt_estimatedStartTime.Size = new System.Drawing.Size(172, 24);
            this.txt_estimatedStartTime.StyleController = this.layoutMx1;
            this.txt_estimatedStartTime.TabIndex = 243;
            // 
            // txt_demandOrderLineNo
            // 
            this.txt_demandOrderLineNo.Location = new System.Drawing.Point(390, 140);
            this.txt_demandOrderLineNo.Location = new System.Drawing.Point(390, 136);
            this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo";
            this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true;
            this.txt_demandOrderLineNo.Size = new System.Drawing.Size(170, 28);
            this.txt_demandOrderLineNo.Size = new System.Drawing.Size(170, 24);
            this.txt_demandOrderLineNo.StyleController = this.layoutMx1;
            this.txt_demandOrderLineNo.TabIndex = 360;
            // 
            // txt_sourceOrderNo
            // 
            this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 204);
            this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 198);
            this.txt_sourceOrderNo.Name = "txt_sourceOrderNo";
            this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_sourceOrderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_sourceOrderNo.Size = new System.Drawing.Size(170, 24);
            this.txt_sourceOrderNo.StyleController = this.layoutMx1;
            this.txt_sourceOrderNo.TabIndex = 336;
            // 
            // txt_closingPerson
            // 
            this.txt_closingPerson.Location = new System.Drawing.Point(390, 172);
            this.txt_closingPerson.Location = new System.Drawing.Point(390, 167);
            this.txt_closingPerson.Name = "txt_closingPerson";
            this.txt_closingPerson.Properties.Appearance.Options.UseFont = true;
            this.txt_closingPerson.Size = new System.Drawing.Size(170, 28);
            this.txt_closingPerson.Size = new System.Drawing.Size(170, 24);
            this.txt_closingPerson.StyleController = this.layoutMx1;
            this.txt_closingPerson.TabIndex = 370;
            // 
            // txt_storageUpperLimit
            // 
            this.txt_storageUpperLimit.Location = new System.Drawing.Point(666, 140);
            this.txt_storageUpperLimit.Location = new System.Drawing.Point(666, 136);
            this.txt_storageUpperLimit.Name = "txt_storageUpperLimit";
            this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true;
            this.txt_storageUpperLimit.Size = new System.Drawing.Size(170, 28);
            this.txt_storageUpperLimit.Size = new System.Drawing.Size(170, 24);
            this.txt_storageUpperLimit.StyleController = this.layoutMx1;
            this.txt_storageUpperLimit.TabIndex = 258;
            // 
            // txt_estimatedEndTime
            // 
            this.txt_estimatedEndTime.Location = new System.Drawing.Point(942, 108);
            this.txt_estimatedEndTime.Location = new System.Drawing.Point(942, 105);
            this.txt_estimatedEndTime.Name = "txt_estimatedEndTime";
            this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true;
            this.txt_estimatedEndTime.Size = new System.Drawing.Size(172, 28);
            this.txt_estimatedEndTime.Size = new System.Drawing.Size(172, 24);
            this.txt_estimatedEndTime.StyleController = this.layoutMx1;
            this.txt_estimatedEndTime.TabIndex = 247;
            // 
            // txt_bomVersion
            // 
            this.txt_bomVersion.Location = new System.Drawing.Point(114, 172);
            this.txt_bomVersion.Location = new System.Drawing.Point(114, 167);
            this.txt_bomVersion.Name = "txt_bomVersion";
            this.txt_bomVersion.Properties.Appearance.Options.UseFont = true;
            this.txt_bomVersion.Size = new System.Drawing.Size(170, 28);
            this.txt_bomVersion.Size = new System.Drawing.Size(170, 24);
            this.txt_bomVersion.StyleController = this.layoutMx1;
            this.txt_bomVersion.TabIndex = 280;
            // 
            // txt_storageLowerLimit
            // 
            this.txt_storageLowerLimit.Location = new System.Drawing.Point(666, 172);
            this.txt_storageLowerLimit.Location = new System.Drawing.Point(666, 167);
            this.txt_storageLowerLimit.Name = "txt_storageLowerLimit";
            this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true;
            this.txt_storageLowerLimit.Size = new System.Drawing.Size(170, 28);
            this.txt_storageLowerLimit.Size = new System.Drawing.Size(170, 24);
            this.txt_storageLowerLimit.StyleController = this.layoutMx1;
            this.txt_storageLowerLimit.TabIndex = 262;
            // 
            // txt_planReleaseDate
            // 
            this.txt_planReleaseDate.Location = new System.Drawing.Point(942, 140);
            this.txt_planReleaseDate.Location = new System.Drawing.Point(942, 136);
            this.txt_planReleaseDate.Name = "txt_planReleaseDate";
            this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true;
            this.txt_planReleaseDate.Size = new System.Drawing.Size(172, 28);
            this.txt_planReleaseDate.Size = new System.Drawing.Size(172, 24);
            this.txt_planReleaseDate.StyleController = this.layoutMx1;
            this.txt_planReleaseDate.TabIndex = 252;
            // 
@@ -1324,48 +1275,48 @@
            this.layoutControlItem8});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            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;
            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;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            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;
            rowDefinition17.Height = 100D;
            rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition18.Height = 100D;
            rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent;
            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;
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition10,
            rowDefinition11,
            rowDefinition12,
            rowDefinition13,
            rowDefinition14,
            rowDefinition15,
            rowDefinition16,
            rowDefinition17,
            rowDefinition18});
            this.Root.Size = new System.Drawing.Size(1126, 308);
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5,
            rowDefinition6,
            rowDefinition7,
            rowDefinition8,
            rowDefinition9});
            this.Root.Size = new System.Drawing.Size(1126, 303);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -1373,7 +1324,7 @@
            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, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem1.Text = "投料单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1383,7 +1334,7 @@
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem2.Text = "单据类型";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1393,7 +1344,7 @@
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem3.Text = "工单数量";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1403,319 +1354,319 @@
            this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem4.Text = "业务状态";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_erpProductionOrderNo;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem5.Text = "任务单号";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_trackingNo;
            this.layoutControlItem6.Location = new System.Drawing.Point(276, 32);
            this.layoutControlItem6.Location = new System.Drawing.Point(276, 31);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem6.Text = "计划跟踪号";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_stockinqty;
            this.layoutControlItem7.Location = new System.Drawing.Point(552, 32);
            this.layoutControlItem7.Location = new System.Drawing.Point(552, 31);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem7.Text = "入库数量";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_itemNo;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem9.Text = "产品编码";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_itemName;
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 64);
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 62);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem10.Text = "产品名称";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_itemModel;
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 64);
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 62);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem11.Text = "产品规格";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_purchaseorderno;
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 93);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem12.Text = "采购订单";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_demandOrderNo;
            this.layoutControlItem13.Location = new System.Drawing.Point(276, 96);
            this.layoutControlItem13.Location = new System.Drawing.Point(276, 93);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem13.Text = "需求单据号";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_dwName;
            this.layoutControlItem14.Location = new System.Drawing.Point(552, 96);
            this.layoutControlItem14.Location = new System.Drawing.Point(552, 93);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem14.Text = "单位";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_purchaseorderentryseq;
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 128);
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 124);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem16.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem16.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem16.Text = "采购单行号";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_demandOrderLineNo;
            this.layoutControlItem17.Location = new System.Drawing.Point(276, 128);
            this.layoutControlItem17.Location = new System.Drawing.Point(276, 124);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem17.Text = "需求单据行号";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_storageUpperLimit;
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 128);
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 124);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem18.Text = "入库上限";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.txt_bomVersion;
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 160);
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 155);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem20.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem20.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem20.Text = "BOM版次";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_closingPerson;
            this.layoutControlItem21.Location = new System.Drawing.Point(276, 160);
            this.layoutControlItem21.Location = new System.Drawing.Point(276, 155);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem21.Text = "结案人";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem22
            // 
            this.layoutControlItem22.Control = this.txt_storageLowerLimit;
            this.layoutControlItem22.Location = new System.Drawing.Point(552, 160);
            this.layoutControlItem22.Location = new System.Drawing.Point(552, 155);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem22.Text = "入库下限";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.txt_sourceOrderNo;
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 192);
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 186);
            this.layoutControlItem24.Name = "layoutControlItem24";
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem24.Text = "源单编号";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.txt_closingType;
            this.layoutControlItem25.Location = new System.Drawing.Point(276, 192);
            this.layoutControlItem25.Location = new System.Drawing.Point(276, 186);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem25.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem25.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem25.Text = "结案类型";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_estimatedStartTime;
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 64);
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 62);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem15.Text = "预计开工时间";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_estimatedEndTime;
            this.layoutControlItem19.Location = new System.Drawing.Point(828, 96);
            this.layoutControlItem19.Location = new System.Drawing.Point(828, 93);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem19.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem19.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem19.Text = "预计完工时间";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_planReleaseDate;
            this.layoutControlItem23.Location = new System.Drawing.Point(828, 128);
            this.layoutControlItem23.Location = new System.Drawing.Point(828, 124);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem23.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem23.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem23.Text = "计划下达时间";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem27
            // 
            this.layoutControlItem27.Control = this.txt_planConfirmation;
            this.layoutControlItem27.Location = new System.Drawing.Point(828, 160);
            this.layoutControlItem27.Location = new System.Drawing.Point(828, 155);
            this.layoutControlItem27.Name = "layoutControlItem27";
            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem27.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem27.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem27.Text = "计划确认时间";
            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem31
            // 
            this.layoutControlItem31.Control = this.txt_auditDate;
            this.layoutControlItem31.Location = new System.Drawing.Point(828, 192);
            this.layoutControlItem31.Location = new System.Drawing.Point(828, 186);
            this.layoutControlItem31.Name = "layoutControlItem31";
            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem31.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem31.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem31.Text = "审核时间";
            this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem26
            // 
            this.layoutControlItem26.Control = this.txt_auditor;
            this.layoutControlItem26.Location = new System.Drawing.Point(828, 224);
            this.layoutControlItem26.Location = new System.Drawing.Point(828, 217);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem26.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem26.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem26.Text = "审核人";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem30
            // 
            this.layoutControlItem30.Control = this.txt_auditStatus;
            this.layoutControlItem30.Location = new System.Drawing.Point(828, 256);
            this.layoutControlItem30.Location = new System.Drawing.Point(828, 248);
            this.layoutControlItem30.Name = "layoutControlItem30";
            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 8;
            this.layoutControlItem30.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem30.Size = new System.Drawing.Size(278, 35);
            this.layoutControlItem30.Text = "审核状态";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem28
            // 
            this.layoutControlItem28.Control = this.txt_remarks;
            this.layoutControlItem28.Location = new System.Drawing.Point(0, 256);
            this.layoutControlItem28.Location = new System.Drawing.Point(0, 248);
            this.layoutControlItem28.Name = "layoutControlItem28";
            this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 8;
            this.layoutControlItem28.Size = new System.Drawing.Size(552, 32);
            this.layoutControlItem28.Size = new System.Drawing.Size(552, 35);
            this.layoutControlItem28.Text = "备注";
            this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem29
            // 
            this.layoutControlItem29.Control = this.txt_stockowner;
            this.layoutControlItem29.Location = new System.Drawing.Point(0, 224);
            this.layoutControlItem29.Location = new System.Drawing.Point(0, 217);
            this.layoutControlItem29.Name = "layoutControlItem29";
            this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem29.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem29.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem29.Text = "入库货主ID";
            this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem33
            // 
            this.layoutControlItem33.Control = this.txt_stockownerName;
            this.layoutControlItem33.Location = new System.Drawing.Point(276, 224);
            this.layoutControlItem33.Location = new System.Drawing.Point(276, 217);
            this.layoutControlItem33.Name = "layoutControlItem33";
            this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem33.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem33.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem33.Text = "入库货主";
            this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem32
            // 
            this.layoutControlItem32.Control = this.txt_itemId;
            this.layoutControlItem32.Location = new System.Drawing.Point(828, 32);
            this.layoutControlItem32.Location = new System.Drawing.Point(828, 31);
            this.layoutControlItem32.Name = "layoutControlItem32";
            this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem32.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem32.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem32.Text = "产品ID";
            this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_batchNo;
            this.layoutControlItem8.Location = new System.Drawing.Point(552, 192);
            this.layoutControlItem8.Location = new System.Drawing.Point(552, 186);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem8.Text = "批号";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1967,7 +1918,6 @@
            // 
            // gvMx1unit
            // 
            this.gvMx1unit.AppearanceCell.Options.UseFont = true;
            this.gvMx1unit.Caption = "单位 ";
            this.gvMx1unit.FieldName = "dwName";
@@ -2076,7 +2026,6 @@
            // 
            // gvMx1itemNo
            // 
            this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemNo.Caption = "项次号 ";
            this.gvMx1itemNo.FieldName = "itemNo";
@@ -2137,7 +2086,6 @@
            // 
            // gvMx1fsrctransorgid
            // 
            this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fsrctransorgid.Caption = "拨出组织 ";
            this.gvMx1fsrctransorgid.FieldName = "fsrctransorgid";
@@ -2150,7 +2098,6 @@
            // 
            // gvMx1fsrctransstockid
            // 
            this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fsrctransstockid.Caption = "拨出仓库 ";
            this.gvMx1fsrctransstockid.FieldName = "fsrctransstockid";
@@ -2163,7 +2110,6 @@
            // 
            // gvMx1fstockstatusid
            // 
            this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstockstatusid.Caption = "库存状态 ";
            this.gvMx1fstockstatusid.FieldName = "fstockstatusid";
@@ -2176,7 +2122,6 @@
            // 
            // gvMx1fneeddate
            // 
            this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true;
            this.gvMx1fneeddate.Caption = "需求日期 ";
            this.gvMx1fneeddate.FieldName = "fneeddate";
@@ -2189,7 +2134,6 @@
            // 
            // gvMx1fmemo
            // 
            this.gvMx1fmemo.AppearanceCell.Options.UseFont = true;
            this.gvMx1fmemo.Caption = "用料清单备注 ";
            this.gvMx1fmemo.FieldName = "fmemo";
@@ -2202,7 +2146,6 @@
            // 
            // gvMx1typeb
            // 
            this.gvMx1typeb.AppearanceCell.Options.UseFont = true;
            this.gvMx1typeb.Caption = "状态";
            this.gvMx1typeb.FieldName = "typeTxt";
@@ -2549,5 +2492,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.Utils.ToolTipController tips;
    }
}