| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.gvMx1scrapqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // 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"; |
| | |
| | | // |
| | | 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[] { |
| | |
| | | // |
| | | // gv_caa001 |
| | | // |
| | | |
| | | this.gv_caa001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa001.Caption = "投料单号"; |
| | | this.gv_caa001.FieldName = "caa001"; |
| | |
| | | // |
| | | // gv_caa020 |
| | | // |
| | | |
| | | this.gv_caa020.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa020.Caption = "任务单号"; |
| | | this.gv_caa020.FieldName = "caa020"; |
| | |
| | | // |
| | | // gv_caa006 |
| | | // |
| | | |
| | | this.gv_caa006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa006.Caption = "产品编码"; |
| | | this.gv_caa006.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gv_caa021 |
| | | // |
| | | |
| | | this.gv_caa021.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa021.Caption = "生产车间"; |
| | | this.gv_caa021.FieldName = "sccj"; |
| | |
| | | // |
| | | // gv_caa012 |
| | | // |
| | | |
| | | this.gv_caa012.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa012.Caption = "总数"; |
| | | this.gv_caa012.FieldName = "caa012"; |
| | |
| | | // |
| | | // gv_caa009 |
| | | // |
| | | |
| | | this.gv_caa009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa009.Caption = "单位"; |
| | | this.gv_caa009.FieldName = "fname"; |
| | |
| | | // |
| | | // gv_caa024 |
| | | // |
| | | |
| | | this.gv_caa024.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa024.Caption = "已入库数"; |
| | | this.gv_caa024.FieldName = "rkqty"; |
| | |
| | | // |
| | | // gv_caa010 |
| | | // |
| | | |
| | | this.gv_caa010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa010.Caption = "预计开工时间"; |
| | | this.gv_caa010.FieldName = "caa010"; |
| | |
| | | // |
| | | // gv_caa011 |
| | | // |
| | | |
| | | this.gv_caa011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa011.Caption = "预计完工时间"; |
| | | this.gv_caa011.FieldName = "caa011"; |
| | |
| | | // |
| | | // gv_saleOrderNo |
| | | // |
| | | |
| | | this.gv_saleOrderNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleOrderNo.Caption = "需求单据号"; |
| | | this.gv_saleOrderNo.FieldName = "saleOrderNo"; |
| | |
| | | // |
| | | // gv_saleOrderEntryseq |
| | | // |
| | | |
| | | this.gv_saleOrderEntryseq.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleOrderEntryseq.Caption = "需求单据行号"; |
| | | this.gv_saleOrderEntryseq.FieldName = "saleOrderEntryseq"; |
| | |
| | | // |
| | | // gv_forceCloserid |
| | | // |
| | | |
| | | this.gv_forceCloserid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_forceCloserid.Caption = "结案人"; |
| | | this.gv_forceCloserid.FieldName = "forceCloserid"; |
| | |
| | | // |
| | | // gv_closeType |
| | | // |
| | | |
| | | this.gv_closeType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_closeType.Caption = "结案类型"; |
| | | this.gv_closeType.FieldName = "closeType"; |
| | |
| | | // |
| | | // gv_caa016 |
| | | // |
| | | |
| | | this.gv_caa016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa016.Caption = "备注"; |
| | | this.gv_caa016.FieldName = "caa016"; |
| | |
| | | // |
| | | // gv_createDate |
| | | // |
| | | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "同步时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | |
| | | // |
| | | // txt_wtOrg |
| | | // |
| | | this.txt_wtOrg.Location = new System.Drawing.Point(927, 140); |
| | | this.txt_wtOrg.Location = new System.Drawing.Point(942, 138); |
| | | this.txt_wtOrg.Name = "txt_wtOrg"; |
| | | |
| | | this.txt_wtOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wtOrg.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_wtOrg.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_wtOrg.StyleController = this.layoutMx1; |
| | | this.txt_wtOrg.TabIndex = 465; |
| | | // |
| | | // txt_scOrg |
| | | // |
| | | this.txt_scOrg.Location = new System.Drawing.Point(927, 108); |
| | | this.txt_scOrg.Location = new System.Drawing.Point(942, 106); |
| | | this.txt_scOrg.Name = "txt_scOrg"; |
| | | |
| | | this.txt_scOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scOrg.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_scOrg.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_scOrg.StyleController = this.layoutMx1; |
| | | this.txt_scOrg.TabIndex = 463; |
| | | // |
| | | // txt_caa016 |
| | | // |
| | | this.txt_caa016.Location = new System.Drawing.Point(114, 140); |
| | | this.txt_caa016.Location = new System.Drawing.Point(114, 138); |
| | | this.txt_caa016.Name = "txt_caa016"; |
| | | |
| | | this.txt_caa016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa016.Size = new System.Drawing.Size(436, 28); |
| | | this.txt_caa016.Size = new System.Drawing.Size(446, 24); |
| | | this.txt_caa016.StyleController = this.layoutMx1; |
| | | this.txt_caa016.TabIndex = 243; |
| | | // |
| | | // txt_djlx |
| | | // |
| | | this.txt_djlx.Location = new System.Drawing.Point(656, 76); |
| | | this.txt_djlx.Location = new System.Drawing.Point(666, 74); |
| | | this.txt_djlx.Name = "txt_djlx"; |
| | | |
| | | this.txt_djlx.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_djlx.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_djlx.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_djlx.StyleController = this.layoutMx1; |
| | | this.txt_djlx.TabIndex = 461; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(656, 140); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(666, 138); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 459; |
| | | // |
| | |
| | | // |
| | | this.txt_caa001.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_caa001.Name = "txt_caa001"; |
| | | |
| | | this.txt_caa001.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa001.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa001.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_caa001.StyleController = this.layoutMx1; |
| | | this.txt_caa001.TabIndex = 213; |
| | | // |
| | | // txt_caa012 |
| | | // |
| | | this.txt_caa012.Location = new System.Drawing.Point(385, 12); |
| | | this.txt_caa012.Location = new System.Drawing.Point(390, 12); |
| | | this.txt_caa012.Name = "txt_caa012"; |
| | | |
| | | this.txt_caa012.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa012.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa012.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_caa012.StyleController = this.layoutMx1; |
| | | this.txt_caa012.TabIndex = 231; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(385, 108); |
| | | this.txt_itemName.Location = new System.Drawing.Point(390, 106); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemName.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 457; |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(656, 12); |
| | | this.txt_dptName.Location = new System.Drawing.Point(666, 12); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_dptName.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 451; |
| | | // |
| | | // txt_caa010 |
| | | // |
| | | this.txt_caa010.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_caa010.Location = new System.Drawing.Point(942, 12); |
| | | this.txt_caa010.Name = "txt_caa010"; |
| | | |
| | | this.txt_caa010.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa010.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_caa010.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_caa010.StyleController = this.layoutMx1; |
| | | this.txt_caa010.TabIndex = 226; |
| | | // |
| | | // txt_caa020 |
| | | // |
| | | this.txt_caa020.Location = new System.Drawing.Point(114, 44); |
| | | this.txt_caa020.Location = new System.Drawing.Point(114, 42); |
| | | this.txt_caa020.Name = "txt_caa020"; |
| | | |
| | | this.txt_caa020.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa020.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa020.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_caa020.StyleController = this.layoutMx1; |
| | | this.txt_caa020.TabIndex = 262; |
| | | // |
| | | // txt_caa024 |
| | | // |
| | | this.txt_caa024.Location = new System.Drawing.Point(385, 44); |
| | | this.txt_caa024.Location = new System.Drawing.Point(390, 42); |
| | | this.txt_caa024.Name = "txt_caa024"; |
| | | |
| | | this.txt_caa024.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa024.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa024.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_caa024.StyleController = this.layoutMx1; |
| | | this.txt_caa024.TabIndex = 370; |
| | | // |
| | | // txt_gdzt |
| | | // |
| | | this.txt_gdzt.Location = new System.Drawing.Point(656, 44); |
| | | this.txt_gdzt.Location = new System.Drawing.Point(666, 42); |
| | | this.txt_gdzt.Name = "txt_gdzt"; |
| | | |
| | | this.txt_gdzt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_gdzt.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_gdzt.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_gdzt.StyleController = this.layoutMx1; |
| | | this.txt_gdzt.TabIndex = 455; |
| | | // |
| | | // txt_caa011 |
| | | // |
| | | this.txt_caa011.Location = new System.Drawing.Point(927, 44); |
| | | this.txt_caa011.Location = new System.Drawing.Point(942, 42); |
| | | this.txt_caa011.Name = "txt_caa011"; |
| | | |
| | | this.txt_caa011.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa011.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_caa011.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_caa011.StyleController = this.layoutMx1; |
| | | this.txt_caa011.TabIndex = 228; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(114, 108); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(114, 106); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 219; |
| | | // |
| | | // txt_saleOrderNo |
| | | // |
| | | this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 76); |
| | | this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 74); |
| | | this.txt_saleOrderNo.Name = "txt_saleOrderNo"; |
| | | |
| | | this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_saleOrderNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_saleOrderNo.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_saleOrderNo.StyleController = this.layoutMx1; |
| | | this.txt_saleOrderNo.TabIndex = 450; |
| | | // |
| | | // txt_dwName |
| | | // |
| | | this.txt_dwName.Location = new System.Drawing.Point(385, 76); |
| | | this.txt_dwName.Location = new System.Drawing.Point(390, 74); |
| | | this.txt_dwName.Name = "txt_dwName"; |
| | | |
| | | this.txt_dwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dwName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_dwName.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_dwName.StyleController = this.layoutMx1; |
| | | this.txt_dwName.TabIndex = 222; |
| | | // |
| | | // txt_caa005 |
| | | // |
| | | this.txt_caa005.Location = new System.Drawing.Point(927, 76); |
| | | this.txt_caa005.Location = new System.Drawing.Point(942, 74); |
| | | this.txt_caa005.Name = "txt_caa005"; |
| | | |
| | | this.txt_caa005.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa005.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_caa005.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_caa005.StyleController = this.layoutMx1; |
| | | this.txt_caa005.TabIndex = 217; |
| | | // |
| | | // txt_srcBillNo |
| | | // |
| | | this.txt_srcBillNo.Location = new System.Drawing.Point(656, 108); |
| | | this.txt_srcBillNo.Location = new System.Drawing.Point(666, 106); |
| | | this.txt_srcBillNo.Name = "txt_srcBillNo"; |
| | | this.txt_srcBillNo.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_srcBillNo.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_srcBillNo.StyleController = this.layoutMx1; |
| | | this.txt_srcBillNo.TabIndex = 467; |
| | | // |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1105, 180); |
| | | this.Root.Size = new System.Drawing.Size(1126, 178); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_caa001; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem1.Text = "投料单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_caa012; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); |
| | | 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(271, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem2.Text = "工单数量"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_dptName; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); |
| | | 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(271, 32); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem3.Text = "生产车间"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_caa010; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(813, 0); |
| | | 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(272, 32); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem4.Text = "预计开工时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_caa020; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 30); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem5.Text = "任务单号"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_caa024; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(276, 30); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem6.Text = "入库数量"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_gdzt; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(542, 32); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(552, 30); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem7.Text = "工单状态"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_caa011; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(813, 32); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(828, 30); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(278, 32); |
| | | this.layoutControlItem8.Text = "预计完工时间"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_saleOrderNo; |
| | | 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(271, 32); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem9.Text = "需求单号"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dwName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(271, 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(271, 32); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem10.Text = "单位"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_djlx; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(542, 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(271, 32); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem11.Text = "单据类型"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_caa005; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(828, 62); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(278, 32); |
| | | this.layoutControlItem12.Text = "计划下达时间"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_itemNo; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 94); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem13.Text = "产品编码"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_itemName; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(271, 96); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(276, 94); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem14.Text = "产品名称"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_scOrg; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(813, 96); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(828, 94); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(278, 32); |
| | | this.layoutControlItem16.Text = "生产组织"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_caa016; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(0, 128); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(0, 126); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(542, 32); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(552, 32); |
| | | this.layoutControlItem17.Text = "备注"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_wtOrg; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(813, 128); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(828, 126); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(272, 32); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(278, 32); |
| | | this.layoutControlItem18.Text = "委托组织"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem20 |
| | | // |
| | | this.layoutControlItem20.Control = this.txt_srcBillNo; |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(542, 96); |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(552, 94); |
| | | this.layoutControlItem20.Name = "layoutControlItem20"; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem20.Text = "源单类型"; |
| | | this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_itemModel; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(542, 128); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(552, 126); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(276, 32); |
| | | this.layoutControlItem15.Text = "产品规格"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1cab002 |
| | | // |
| | | |
| | | this.gvMx1cab002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab002.Caption = "序号"; |
| | | this.gvMx1cab002.FieldName = "cab002"; |
| | |
| | | // |
| | | // gvMx1cab003 |
| | | // |
| | | |
| | | this.gvMx1cab003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab003.Caption = "材料编码"; |
| | | this.gvMx1cab003.FieldName = "wlbm"; |
| | |
| | | // |
| | | // gvMx1cab012 |
| | | // |
| | | |
| | | this.gvMx1cab012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab012.Caption = "组成用量"; |
| | | this.gvMx1cab012.FieldName = "cab012"; |
| | |
| | | // |
| | | // gvMx1cab006 |
| | | // |
| | | |
| | | this.gvMx1cab006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab006.Caption = "需领用量"; |
| | | this.gvMx1cab006.FieldName = "cab006"; |
| | |
| | | // |
| | | // gvMx1cab009 |
| | | // |
| | | |
| | | this.gvMx1cab009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab009.Caption = "单位"; |
| | | this.gvMx1cab009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1cab007 |
| | | // |
| | | |
| | | this.gvMx1cab007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab007.Caption = "已领用量"; |
| | | this.gvMx1cab007.FieldName = "cab007"; |
| | |
| | | // |
| | | // gvMx1cab014 |
| | | // |
| | | |
| | | this.gvMx1cab014.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab014.Caption = "替料标识"; |
| | | this.gvMx1cab014.FieldName = "cab014Chk"; |
| | |
| | | // |
| | | // gvMx1mtono |
| | | // |
| | | |
| | | this.gvMx1mtono.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mtono.Caption = "计划跟踪号"; |
| | | this.gvMx1mtono.FieldName = "mtono"; |
| | |
| | | // |
| | | // gvMx1numerator |
| | | // |
| | | |
| | | this.gvMx1numerator.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1numerator.Caption = "分子"; |
| | | this.gvMx1numerator.FieldName = "numerator"; |
| | |
| | | // |
| | | // gvMx1denominator |
| | | // |
| | | |
| | | this.gvMx1denominator.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1denominator.Caption = "分母"; |
| | | this.gvMx1denominator.FieldName = "denominator"; |
| | |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码"; |
| | | this.gvMx1depotCode.FieldName = "dptCode"; |
| | |
| | | // |
| | | // gvMx1issueType |
| | | // |
| | | |
| | | this.gvMx1issueType.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1issueType.Caption = "发料方式"; |
| | | this.gvMx1issueType.FieldName = "issueType"; |
| | |
| | | // |
| | | // gvMx1scraprate |
| | | // |
| | | |
| | | this.gvMx1scraprate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1scraprate.Caption = "变动损耗率"; |
| | | this.gvMx1scraprate.FieldName = "scraprate"; |
| | |
| | | // |
| | | // gvMx1scrapqty |
| | | // |
| | | |
| | | this.gvMx1scrapqty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1scrapqty.Caption = "固定损耗"; |
| | | this.gvMx1scrapqty.FieldName = "scrapqty"; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn29; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |