lu
2025-04-06 4a8df7e654aa502694bcff271b216c46e26c788b
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -353,7 +353,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -366,7 +366,7 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -413,7 +413,7 @@
            // 
            // gv_auditStatus
            // 
            this.gv_auditStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_auditStatus.AppearanceCell.Options.UseFont = true;
            this.gv_auditStatus.Caption = "审核状态";
            this.gv_auditStatus.FieldName = "auditStatusChk";
@@ -427,7 +427,7 @@
            // 
            // gv_orderNo
            // 
            this.gv_orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_orderNo.AppearanceCell.Options.UseFont = true;
            this.gv_orderNo.Caption = "投料单号";
            this.gv_orderNo.FieldName = "orderNo";
@@ -471,7 +471,7 @@
            // 
            // gv_erpProductionOrderNo
            // 
            this.gv_erpProductionOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpProductionOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_erpProductionOrderNo.Caption = "任务单号";
            this.gv_erpProductionOrderNo.FieldName = "erpProductionOrderNo";
@@ -485,7 +485,7 @@
            // 
            // gv_orderType
            // 
            this.gv_orderType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_orderType.AppearanceCell.Options.UseFont = true;
            this.gv_orderType.Caption = "单据类型 ";
            this.gv_orderType.FieldName = "orderType";
@@ -499,7 +499,7 @@
            // 
            // gv_businessStatus
            // 
            this.gv_businessStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_businessStatus.AppearanceCell.Options.UseFont = true;
            this.gv_businessStatus.Caption = "业务状态";
            this.gv_businessStatus.FieldName = "businessStatus";
@@ -513,7 +513,7 @@
            // 
            // gv_workOrderQty
            // 
            this.gv_workOrderQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_workOrderQty.AppearanceCell.Options.UseFont = true;
            this.gv_workOrderQty.Caption = "工单数量 ";
            this.gv_workOrderQty.FieldName = "workOrderQty";
@@ -527,7 +527,7 @@
            // 
            // gv_nostockinqty
            // 
            this.gv_nostockinqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_nostockinqty.AppearanceCell.Options.UseFont = true;
            this.gv_nostockinqty.Caption = "未入库数量 ";
            this.gv_nostockinqty.FieldName = "nostockinqty";
@@ -541,7 +541,7 @@
            // 
            // gv_stockinqty
            // 
            this.gv_stockinqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_stockinqty.AppearanceCell.Options.UseFont = true;
            this.gv_stockinqty.Caption = "入库数量 ";
            this.gv_stockinqty.FieldName = "stockinqty";
@@ -555,7 +555,7 @@
            // 
            // gv_unit
            // 
            this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_unit.AppearanceCell.Options.UseFont = true;
            this.gv_unit.Caption = "单位 ";
            this.gv_unit.FieldName = "dwName";
@@ -569,7 +569,7 @@
            // 
            // gv_estimatedStartTime
            // 
            this.gv_estimatedStartTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true;
            this.gv_estimatedStartTime.Caption = "预计开工时间 ";
            this.gv_estimatedStartTime.FieldName = "estimatedStartTime";
@@ -583,7 +583,7 @@
            // 
            // gv_estimatedEndTime
            // 
            this.gv_estimatedEndTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true;
            this.gv_estimatedEndTime.Caption = "预计完工时间 ";
            this.gv_estimatedEndTime.FieldName = "estimatedEndTime";
@@ -597,7 +597,7 @@
            // 
            // gv_planReleaseDate
            // 
            this.gv_planReleaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true;
            this.gv_planReleaseDate.Caption = "计划下达日期 ";
            this.gv_planReleaseDate.FieldName = "planReleaseDate";
@@ -611,7 +611,7 @@
            // 
            // gv_storageUpperLimit
            // 
            this.gv_storageUpperLimit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_storageUpperLimit.AppearanceCell.Options.UseFont = true;
            this.gv_storageUpperLimit.Caption = "入库上限 ";
            this.gv_storageUpperLimit.FieldName = "storageUpperLimit";
@@ -625,7 +625,7 @@
            // 
            // gv_storageLowerLimit
            // 
            this.gv_storageLowerLimit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_storageLowerLimit.AppearanceCell.Options.UseFont = true;
            this.gv_storageLowerLimit.Caption = "入库下限 ";
            this.gv_storageLowerLimit.FieldName = "storageLowerLimit";
@@ -639,7 +639,7 @@
            // 
            // gv_trackingNo
            // 
            this.gv_trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_trackingNo.AppearanceCell.Options.UseFont = true;
            this.gv_trackingNo.Caption = "计划跟踪号 ";
            this.gv_trackingNo.FieldName = "trackingNo";
@@ -653,7 +653,7 @@
            // 
            // gv_batchNo
            // 
            this.gv_batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_batchNo.AppearanceCell.Options.UseFont = true;
            this.gv_batchNo.Caption = "批号 ";
            this.gv_batchNo.FieldName = "batchNo";
@@ -667,7 +667,7 @@
            // 
            // gv_bomVersion
            // 
            this.gv_bomVersion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bomVersion.AppearanceCell.Options.UseFont = true;
            this.gv_bomVersion.Caption = "BOM版次 ";
            this.gv_bomVersion.FieldName = "bomVersion";
@@ -681,7 +681,7 @@
            // 
            // gv_generationMethod
            // 
            this.gv_generationMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_generationMethod.AppearanceCell.Options.UseFont = true;
            this.gv_generationMethod.Caption = "生成方式 ";
            this.gv_generationMethod.FieldName = "generationMethod";
@@ -695,7 +695,7 @@
            // 
            // gv_demandOrderNo
            // 
            this.gv_demandOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_demandOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_demandOrderNo.Caption = "需求单据号 ";
            this.gv_demandOrderNo.FieldName = "demandOrderNo";
@@ -709,7 +709,7 @@
            // 
            // gv_demandOrderLineNo
            // 
            this.gv_demandOrderLineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_demandOrderLineNo.AppearanceCell.Options.UseFont = true;
            this.gv_demandOrderLineNo.Caption = "需求单据行号 ";
            this.gv_demandOrderLineNo.FieldName = "demandOrderLineNo";
@@ -723,7 +723,7 @@
            // 
            // gv_closingPerson
            // 
            this.gv_closingPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_closingPerson.AppearanceCell.Options.UseFont = true;
            this.gv_closingPerson.Caption = "结案人 ";
            this.gv_closingPerson.FieldName = "closingPerson";
@@ -737,7 +737,7 @@
            // 
            // gv_closingType
            // 
            this.gv_closingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_closingType.AppearanceCell.Options.UseFont = true;
            this.gv_closingType.Caption = "结案类型 ";
            this.gv_closingType.FieldName = "closingType";
@@ -751,7 +751,7 @@
            // 
            // gv_remarks
            // 
            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注 ";
            this.gv_remarks.FieldName = "remarks";
@@ -765,7 +765,7 @@
            // 
            // gv_purchaseorderno
            // 
            this.gv_purchaseorderno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaseorderno.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseorderno.Caption = "采购订单 ";
            this.gv_purchaseorderno.FieldName = "purchaseorderno";
@@ -779,7 +779,7 @@
            // 
            // gv_purchaseorderentryseq
            // 
            this.gv_purchaseorderentryseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaseorderentryseq.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseorderentryseq.Caption = "采购订单行号 ";
            this.gv_purchaseorderentryseq.FieldName = "purchaseorderentryseq";
@@ -793,7 +793,7 @@
            // 
            // gv_auditor
            // 
            this.gv_auditor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_auditor.AppearanceCell.Options.UseFont = true;
            this.gv_auditor.Caption = "审核人 ";
            this.gv_auditor.FieldName = "auditor";
@@ -807,7 +807,7 @@
            // 
            // gv_auditDate
            // 
            this.gv_auditDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_auditDate.AppearanceCell.Options.UseFont = true;
            this.gv_auditDate.Caption = "审核时间 ";
            this.gv_auditDate.FieldName = "auditDate";
@@ -821,7 +821,7 @@
            // 
            // gv_stockowner
            // 
            this.gv_stockowner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_stockowner.AppearanceCell.Options.UseFont = true;
            this.gv_stockowner.Caption = "入库货主ID";
            this.gv_stockowner.FieldName = "stockowner";
@@ -958,7 +958,7 @@
            // 
            this.txt_itemId.Location = new System.Drawing.Point(942, 44);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemId.Properties.Appearance.Options.UseFont = true;
            this.txt_itemId.Size = new System.Drawing.Size(172, 28);
            this.txt_itemId.StyleController = this.layoutMx1;
@@ -968,7 +968,7 @@
            // 
            this.txt_stockownerName.Location = new System.Drawing.Point(390, 236);
            this.txt_stockownerName.Name = "txt_stockownerName";
            this.txt_stockownerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_stockownerName.Properties.Appearance.Options.UseFont = true;
            this.txt_stockownerName.Size = new System.Drawing.Size(170, 28);
            this.txt_stockownerName.StyleController = this.layoutMx1;
@@ -978,7 +978,7 @@
            // 
            this.txt_orderNo.Location = new System.Drawing.Point(114, 12);
            this.txt_orderNo.Name = "txt_orderNo";
            this.txt_orderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_orderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_orderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_orderNo.StyleController = this.layoutMx1;
@@ -988,7 +988,7 @@
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(666, 76);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(170, 28);
            this.txt_itemModel.StyleController = this.layoutMx1;
@@ -998,7 +998,7 @@
            // 
            this.txt_orderType.Location = new System.Drawing.Point(390, 12);
            this.txt_orderType.Name = "txt_orderType";
            this.txt_orderType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_orderType.Properties.Appearance.Options.UseFont = true;
            this.txt_orderType.Size = new System.Drawing.Size(170, 28);
            this.txt_orderType.StyleController = this.layoutMx1;
@@ -1008,7 +1008,7 @@
            // 
            this.txt_auditDate.Location = new System.Drawing.Point(942, 204);
            this.txt_auditDate.Name = "txt_auditDate";
            this.txt_auditDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_auditDate.Properties.Appearance.Options.UseFont = true;
            this.txt_auditDate.Size = new System.Drawing.Size(172, 28);
            this.txt_auditDate.StyleController = this.layoutMx1;
@@ -1018,7 +1018,7 @@
            // 
            this.txt_planConfirmation.Location = new System.Drawing.Point(942, 172);
            this.txt_planConfirmation.Name = "txt_planConfirmation";
            this.txt_planConfirmation.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true;
            this.txt_planConfirmation.Size = new System.Drawing.Size(172, 28);
            this.txt_planConfirmation.StyleController = this.layoutMx1;
@@ -1028,7 +1028,7 @@
            // 
            this.txt_workOrderQty.Location = new System.Drawing.Point(666, 12);
            this.txt_workOrderQty.Name = "txt_workOrderQty";
            this.txt_workOrderQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true;
            this.txt_workOrderQty.Size = new System.Drawing.Size(170, 28);
            this.txt_workOrderQty.StyleController = this.layoutMx1;
@@ -1038,7 +1038,7 @@
            // 
            this.txt_auditStatus.Location = new System.Drawing.Point(942, 268);
            this.txt_auditStatus.Name = "txt_auditStatus";
            this.txt_auditStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_auditStatus.Properties.Appearance.Options.UseFont = true;
            this.txt_auditStatus.Size = new System.Drawing.Size(172, 28);
            this.txt_auditStatus.StyleController = this.layoutMx1;
@@ -1048,7 +1048,7 @@
            // 
            this.txt_itemName.Location = new System.Drawing.Point(390, 76);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(170, 28);
            this.txt_itemName.StyleController = this.layoutMx1;
@@ -1058,7 +1058,7 @@
            // 
            this.txt_businessStatusTxt.Location = new System.Drawing.Point(942, 12);
            this.txt_businessStatusTxt.Name = "txt_businessStatusTxt";
            this.txt_businessStatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_businessStatusTxt.Size = new System.Drawing.Size(172, 28);
            this.txt_businessStatusTxt.StyleController = this.layoutMx1;
@@ -1068,7 +1068,7 @@
            // 
            this.txt_stockowner.Location = new System.Drawing.Point(114, 236);
            this.txt_stockowner.Name = "txt_stockowner";
            this.txt_stockowner.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_stockowner.Properties.Appearance.Options.UseFont = true;
            this.txt_stockowner.Size = new System.Drawing.Size(170, 28);
            this.txt_stockowner.StyleController = this.layoutMx1;
@@ -1078,7 +1078,7 @@
            // 
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 44);
            this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
            this.txt_erpProductionOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
@@ -1088,7 +1088,7 @@
            // 
            this.txt_auditor.Location = new System.Drawing.Point(942, 236);
            this.txt_auditor.Name = "txt_auditor";
            this.txt_auditor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_auditor.Properties.Appearance.Options.UseFont = true;
            this.txt_auditor.Size = new System.Drawing.Size(172, 28);
            this.txt_auditor.StyleController = this.layoutMx1;
@@ -1098,7 +1098,7 @@
            // 
            this.txt_remarks.Location = new System.Drawing.Point(114, 268);
            this.txt_remarks.Name = "txt_remarks";
            this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
            this.txt_remarks.Size = new System.Drawing.Size(446, 28);
            this.txt_remarks.StyleController = this.layoutMx1;
@@ -1108,7 +1108,7 @@
            // 
            this.txt_trackingNo.Location = new System.Drawing.Point(390, 44);
            this.txt_trackingNo.Name = "txt_trackingNo";
            this.txt_trackingNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_trackingNo.Properties.Appearance.Options.UseFont = true;
            this.txt_trackingNo.Size = new System.Drawing.Size(170, 28);
            this.txt_trackingNo.StyleController = this.layoutMx1;
@@ -1118,7 +1118,7 @@
            // 
            this.txt_stockinqty.Location = new System.Drawing.Point(666, 44);
            this.txt_stockinqty.Name = "txt_stockinqty";
            this.txt_stockinqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_stockinqty.Properties.Appearance.Options.UseFont = true;
            this.txt_stockinqty.Size = new System.Drawing.Size(170, 28);
            this.txt_stockinqty.StyleController = this.layoutMx1;
@@ -1128,7 +1128,7 @@
            // 
            this.txt_batchNo.Location = new System.Drawing.Point(666, 204);
            this.txt_batchNo.Name = "txt_batchNo";
            this.txt_batchNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_batchNo.Properties.Appearance.Options.UseFont = true;
            this.txt_batchNo.Size = new System.Drawing.Size(170, 28);
            this.txt_batchNo.StyleController = this.layoutMx1;
@@ -1138,7 +1138,7 @@
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(114, 76);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(170, 28);
            this.txt_itemNo.StyleController = this.layoutMx1;
@@ -1148,7 +1148,7 @@
            // 
            this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 108);
            this.txt_purchaseorderno.Name = "txt_purchaseorderno";
            this.txt_purchaseorderno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseorderno.Size = new System.Drawing.Size(170, 28);
            this.txt_purchaseorderno.StyleController = this.layoutMx1;
@@ -1158,7 +1158,6 @@
            // 
            this.txt_demandOrderNo.Location = new System.Drawing.Point(390, 108);
            this.txt_demandOrderNo.Name = "txt_demandOrderNo";
            this.txt_demandOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_demandOrderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_demandOrderNo.StyleController = this.layoutMx1;
@@ -1168,7 +1167,6 @@
            // 
            this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 140);
            this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq";
            this.txt_purchaseorderentryseq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(170, 28);
            this.txt_purchaseorderentryseq.StyleController = this.layoutMx1;
@@ -1178,7 +1176,7 @@
            // 
            this.txt_dwName.Location = new System.Drawing.Point(666, 108);
            this.txt_dwName.Name = "txt_dwName";
            this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
            this.txt_dwName.Size = new System.Drawing.Size(170, 28);
            this.txt_dwName.StyleController = this.layoutMx1;
@@ -1188,7 +1186,6 @@
            // 
            this.txt_closingType.Location = new System.Drawing.Point(390, 204);
            this.txt_closingType.Name = "txt_closingType";
            this.txt_closingType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_closingType.Properties.Appearance.Options.UseFont = true;
            this.txt_closingType.Size = new System.Drawing.Size(170, 28);
            this.txt_closingType.StyleController = this.layoutMx1;
@@ -1198,7 +1195,6 @@
            // 
            this.txt_estimatedStartTime.Location = new System.Drawing.Point(942, 76);
            this.txt_estimatedStartTime.Name = "txt_estimatedStartTime";
            this.txt_estimatedStartTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true;
            this.txt_estimatedStartTime.Size = new System.Drawing.Size(172, 28);
            this.txt_estimatedStartTime.StyleController = this.layoutMx1;
@@ -1208,7 +1204,6 @@
            // 
            this.txt_demandOrderLineNo.Location = new System.Drawing.Point(390, 140);
            this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo";
            this.txt_demandOrderLineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true;
            this.txt_demandOrderLineNo.Size = new System.Drawing.Size(170, 28);
            this.txt_demandOrderLineNo.StyleController = this.layoutMx1;
@@ -1218,7 +1213,6 @@
            // 
            this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 204);
            this.txt_sourceOrderNo.Name = "txt_sourceOrderNo";
            this.txt_sourceOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_sourceOrderNo.Size = new System.Drawing.Size(170, 28);
            this.txt_sourceOrderNo.StyleController = this.layoutMx1;
@@ -1228,7 +1222,6 @@
            // 
            this.txt_closingPerson.Location = new System.Drawing.Point(390, 172);
            this.txt_closingPerson.Name = "txt_closingPerson";
            this.txt_closingPerson.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_closingPerson.Properties.Appearance.Options.UseFont = true;
            this.txt_closingPerson.Size = new System.Drawing.Size(170, 28);
            this.txt_closingPerson.StyleController = this.layoutMx1;
@@ -1238,7 +1231,6 @@
            // 
            this.txt_storageUpperLimit.Location = new System.Drawing.Point(666, 140);
            this.txt_storageUpperLimit.Name = "txt_storageUpperLimit";
            this.txt_storageUpperLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true;
            this.txt_storageUpperLimit.Size = new System.Drawing.Size(170, 28);
            this.txt_storageUpperLimit.StyleController = this.layoutMx1;
@@ -1248,7 +1240,6 @@
            // 
            this.txt_estimatedEndTime.Location = new System.Drawing.Point(942, 108);
            this.txt_estimatedEndTime.Name = "txt_estimatedEndTime";
            this.txt_estimatedEndTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true;
            this.txt_estimatedEndTime.Size = new System.Drawing.Size(172, 28);
            this.txt_estimatedEndTime.StyleController = this.layoutMx1;
@@ -1258,7 +1249,6 @@
            // 
            this.txt_bomVersion.Location = new System.Drawing.Point(114, 172);
            this.txt_bomVersion.Name = "txt_bomVersion";
            this.txt_bomVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bomVersion.Properties.Appearance.Options.UseFont = true;
            this.txt_bomVersion.Size = new System.Drawing.Size(170, 28);
            this.txt_bomVersion.StyleController = this.layoutMx1;
@@ -1268,7 +1258,6 @@
            // 
            this.txt_storageLowerLimit.Location = new System.Drawing.Point(666, 172);
            this.txt_storageLowerLimit.Name = "txt_storageLowerLimit";
            this.txt_storageLowerLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true;
            this.txt_storageLowerLimit.Size = new System.Drawing.Size(170, 28);
            this.txt_storageLowerLimit.StyleController = this.layoutMx1;
@@ -1278,7 +1267,6 @@
            // 
            this.txt_planReleaseDate.Location = new System.Drawing.Point(942, 140);
            this.txt_planReleaseDate.Name = "txt_planReleaseDate";
            this.txt_planReleaseDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true;
            this.txt_planReleaseDate.Size = new System.Drawing.Size(172, 28);
            this.txt_planReleaseDate.StyleController = this.layoutMx1;
@@ -1814,7 +1802,6 @@
            // 
            // gvMx1sequenceNo
            // 
            this.gvMx1sequenceNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1sequenceNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sequenceNo.Caption = "序号 ";
            this.gvMx1sequenceNo.FieldName = "sequenceNo";
@@ -1827,7 +1814,6 @@
            // 
            // gvMx1workOrderNo
            // 
            this.gvMx1workOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1workOrderNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1workOrderNo.Caption = "投料单号";
            this.gvMx1workOrderNo.FieldName = "workOrderNo";
@@ -1840,7 +1826,6 @@
            // 
            // gvMx1materialCode
            // 
            this.gvMx1materialCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1materialCode.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialCode.Caption = "材料编码 ";
            this.gvMx1materialCode.FieldName = "itemNo";
@@ -1873,7 +1858,6 @@
            // 
            // gvMx1requiredQty
            // 
            this.gvMx1requiredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1requiredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1requiredQty.Caption = "需领用量 ";
            this.gvMx1requiredQty.FieldName = "requiredQty";
@@ -1887,7 +1871,6 @@
            // 
            // gvMx1issuedQty
            // 
            this.gvMx1issuedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1issuedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1issuedQty.Caption = "已领用量 ";
            this.gvMx1issuedQty.FieldName = "issuedQty";
@@ -1900,7 +1883,6 @@
            // 
            // gvMx1locationNo
            // 
            this.gvMx1locationNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1locationNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1locationNo.Caption = "位置号 ";
            this.gvMx1locationNo.FieldName = "locationNo";
@@ -1913,7 +1895,6 @@
            // 
            // gvMx1supplyingOrg
            // 
            this.gvMx1supplyingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1supplyingOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplyingOrg.Caption = "供应组织 ";
            this.gvMx1supplyingOrg.FieldName = "supplyingOrg";
@@ -1926,7 +1907,6 @@
            // 
            // gvMx1issuingOrg
            // 
            this.gvMx1issuingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1issuingOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1issuingOrg.Caption = "发料组织 ";
            this.gvMx1issuingOrg.FieldName = "issuingOrg";
@@ -1939,7 +1919,6 @@
            // 
            // gvMx1trackingNo
            // 
            this.gvMx1trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1trackingNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1trackingNo.Caption = "计划跟踪号 ";
            this.gvMx1trackingNo.FieldName = "trackingNo";
@@ -1952,7 +1931,6 @@
            // 
            // gvMx1batchNo
            // 
            this.gvMx1batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1batchNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1batchNo.Caption = "批号 ";
            this.gvMx1batchNo.FieldName = "batchNo";
@@ -1965,7 +1943,6 @@
            // 
            // gvMx1warehouse
            // 
            this.gvMx1warehouse.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1warehouse.AppearanceCell.Options.UseFont = true;
            this.gvMx1warehouse.Caption = "仓库 ";
            this.gvMx1warehouse.FieldName = "warehouse";
@@ -1978,7 +1955,6 @@
            // 
            // gvMx1issuingMethod
            // 
            this.gvMx1issuingMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1issuingMethod.AppearanceCell.Options.UseFont = true;
            this.gvMx1issuingMethod.Caption = "发料方式 ";
            this.gvMx1issuingMethod.FieldName = "issuingMethod";
@@ -1991,7 +1967,7 @@
            // 
            // gvMx1unit
            // 
            this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1unit.AppearanceCell.Options.UseFont = true;
            this.gvMx1unit.Caption = "单位 ";
            this.gvMx1unit.FieldName = "dwName";
@@ -2004,7 +1980,6 @@
            // 
            // gvMx1supplyingType
            // 
            this.gvMx1supplyingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1supplyingType.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplyingType.Caption = "供应类型 ";
            this.gvMx1supplyingType.FieldName = "supplyingType";
@@ -2017,7 +1992,6 @@
            // 
            // gvMx1compositionQty
            // 
            this.gvMx1compositionQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1compositionQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1compositionQty.Caption = "组成用量 ";
            this.gvMx1compositionQty.FieldName = "compositionQty";
@@ -2030,7 +2004,6 @@
            // 
            // gvMx1isSubstitute
            // 
            this.gvMx1isSubstitute.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1isSubstitute.AppearanceCell.Options.UseFont = true;
            this.gvMx1isSubstitute.Caption = "是否替料 ";
            this.gvMx1isSubstitute.FieldName = "isSubstitute";
@@ -2043,7 +2016,6 @@
            // 
            // gvMx1numerator
            // 
            this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
            this.gvMx1numerator.Caption = "分子 ";
            this.gvMx1numerator.FieldName = "numerator";
@@ -2056,7 +2028,6 @@
            // 
            // gvMx1denominator
            // 
            this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
            this.gvMx1denominator.Caption = "分母 ";
            this.gvMx1denominator.FieldName = "denominator";
@@ -2069,7 +2040,6 @@
            // 
            // gvMx1fixedLoss
            // 
            this.gvMx1fixedLoss.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fixedLoss.AppearanceCell.Options.UseFont = true;
            this.gvMx1fixedLoss.Caption = "固定损耗 ";
            this.gvMx1fixedLoss.FieldName = "fixedLoss";
@@ -2082,7 +2052,6 @@
            // 
            // gvMx1variableLossRate
            // 
            this.gvMx1variableLossRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1variableLossRate.AppearanceCell.Options.UseFont = true;
            this.gvMx1variableLossRate.Caption = "变动损耗率% ";
            this.gvMx1variableLossRate.FieldName = "variableLossRate";
@@ -2095,7 +2064,6 @@
            // 
            // gvMx1salesOrderNo
            // 
            this.gvMx1salesOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1salesOrderNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesOrderNo.Caption = "销售订单号 ";
            this.gvMx1salesOrderNo.FieldName = "salesOrderNo";
@@ -2108,7 +2076,7 @@
            // 
            // gvMx1itemNo
            // 
            this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemNo.Caption = "项次号 ";
            this.gvMx1itemNo.FieldName = "itemNo";
@@ -2121,7 +2089,6 @@
            // 
            // gvMx1issuingOrg2
            // 
            this.gvMx1issuingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1issuingOrg2.AppearanceCell.Options.UseFont = true;
            this.gvMx1issuingOrg2.Caption = "发料组织 ";
            this.gvMx1issuingOrg2.FieldName = "issuingOrg2";
@@ -2134,7 +2101,6 @@
            // 
            // gvMx1ownerType
            // 
            this.gvMx1ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1ownerType.AppearanceCell.Options.UseFont = true;
            this.gvMx1ownerType.Caption = "货主类型 ";
            this.gvMx1ownerType.FieldName = "ownerType";
@@ -2147,7 +2113,6 @@
            // 
            // gvMx1owner
            // 
            this.gvMx1owner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1owner.AppearanceCell.Options.UseFont = true;
            this.gvMx1owner.Caption = "货主ID";
            this.gvMx1owner.FieldName = "owner";
@@ -2160,7 +2125,6 @@
            // 
            // gvMx1supplyingOrg2
            // 
            this.gvMx1supplyingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1supplyingOrg2.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplyingOrg2.Caption = "供应组织 ";
            this.gvMx1supplyingOrg2.FieldName = "supplyingOrg2";
@@ -2173,7 +2137,7 @@
            // 
            // gvMx1fsrctransorgid
            // 
            this.gvMx1fsrctransorgid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fsrctransorgid.Caption = "拨出组织 ";
            this.gvMx1fsrctransorgid.FieldName = "fsrctransorgid";
@@ -2186,7 +2150,7 @@
            // 
            // gvMx1fsrctransstockid
            // 
            this.gvMx1fsrctransstockid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fsrctransstockid.Caption = "拨出仓库 ";
            this.gvMx1fsrctransstockid.FieldName = "fsrctransstockid";
@@ -2199,7 +2163,7 @@
            // 
            // gvMx1fstockstatusid
            // 
            this.gvMx1fstockstatusid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstockstatusid.Caption = "库存状态 ";
            this.gvMx1fstockstatusid.FieldName = "fstockstatusid";
@@ -2212,7 +2176,7 @@
            // 
            // gvMx1fneeddate
            // 
            this.gvMx1fneeddate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true;
            this.gvMx1fneeddate.Caption = "需求日期 ";
            this.gvMx1fneeddate.FieldName = "fneeddate";
@@ -2225,7 +2189,7 @@
            // 
            // gvMx1fmemo
            // 
            this.gvMx1fmemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fmemo.AppearanceCell.Options.UseFont = true;
            this.gvMx1fmemo.Caption = "用料清单备注 ";
            this.gvMx1fmemo.FieldName = "fmemo";
@@ -2238,7 +2202,7 @@
            // 
            // gvMx1typeb
            // 
            this.gvMx1typeb.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1typeb.AppearanceCell.Options.UseFont = true;
            this.gvMx1typeb.Caption = "状态";
            this.gvMx1typeb.FieldName = "typeTxt";