| | |
| | | // 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"; |
| | |
| | | // |
| | | 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[] { |
| | |
| | | // |
| | | // gv_pcSh |
| | | // |
| | | this.gv_pcSh.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pcSh.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pcSh.Caption = "排产审核 "; |
| | | this.gv_pcSh.FieldName = "pcShChk"; |
| | |
| | | // |
| | | // gv_daa001 |
| | | // |
| | | this.gv_daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa001.Caption = "委外工单号 "; |
| | | this.gv_daa001.FieldName = "daa001"; |
| | |
| | | // |
| | | // gv_daa008 |
| | | // |
| | | this.gv_daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa008.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa008.Caption = "工单数量 "; |
| | | this.gv_daa008.FieldName = "daa008"; |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // gv_daa014 |
| | | // |
| | | this.gv_daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa014.Caption = "投料单号 "; |
| | | this.gv_daa014.FieldName = "daa014"; |
| | |
| | | // |
| | | // gv_daa011 |
| | | // |
| | | this.gv_daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa011.Caption = "生产数 "; |
| | | this.gv_daa011.FieldName = "daa011"; |
| | |
| | | // |
| | | // gv_mesStartProd |
| | | // |
| | | this.gv_mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_mesStartProd.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mesStartProd.Caption = "预计开工时间 "; |
| | | this.gv_mesStartProd.FieldName = "mesStartProd"; |
| | |
| | | // |
| | | // gv_mesEndProd |
| | | // |
| | | this.gv_mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_mesEndProd.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mesEndProd.Caption = "预计完工时间 "; |
| | | this.gv_mesEndProd.FieldName = "mesEndProd"; |
| | |
| | | // |
| | | // gv_blState |
| | | // |
| | | this.gv_blState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_blState.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blState.Caption = "备料状态 "; |
| | | this.gv_blState.FieldName = "blStateTxt"; |
| | |
| | | // |
| | | // gv_blTime |
| | | // |
| | | this.gv_blTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_blTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blTime.Caption = "备料时间 "; |
| | | this.gv_blTime.FieldName = "blTime"; |
| | |
| | | // |
| | | // gv_blUser |
| | | // |
| | | this.gv_blUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_blUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blUser.Caption = "备料人 "; |
| | | this.gv_blUser.FieldName = "blUser"; |
| | |
| | | // |
| | | // gv_daa018 |
| | | // |
| | | this.gv_daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_daa018.AppearanceCell.Options.UseFont = true; |
| | | this.gv_daa018.Caption = "工单状态 "; |
| | | this.gv_daa018.FieldName = "daa018"; |
| | |
| | | // |
| | | // gv_wgTime |
| | | // |
| | | this.gv_wgTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_wgTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wgTime.Caption = "完工时间 "; |
| | | this.gv_wgTime.FieldName = "wgTime"; |
| | |
| | | // |
| | | // gv_wgUser |
| | | // |
| | | this.gv_wgUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_wgUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wgUser.Caption = "完工人 "; |
| | | this.gv_wgUser.FieldName = "wgUser"; |
| | |
| | | // |
| | | // gv_pcTime |
| | | // |
| | | this.gv_pcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pcTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pcTime.Caption = "排产时间 "; |
| | | this.gv_pcTime.FieldName = "pcTime"; |
| | |
| | | // |
| | | // gv_remark |
| | | // |
| | | this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(119, 140); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Properties.ReadOnly = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(431, 28); |
| | |
| | | // |
| | | this.txt_blUser.Location = new System.Drawing.Point(119, 108); |
| | | this.txt_blUser.Name = "txt_blUser"; |
| | | this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_blUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blUser.Properties.ReadOnly = true; |
| | | this.txt_blUser.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_blTime.Location = new System.Drawing.Point(390, 108); |
| | | this.txt_blTime.Name = "txt_blTime"; |
| | | this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_blTime.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blTime.Properties.ReadOnly = true; |
| | | this.txt_blTime.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_daa001.Location = new System.Drawing.Point(119, 12); |
| | | this.txt_daa001.Name = "txt_daa001"; |
| | | this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa001.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa001.Properties.ReadOnly = true; |
| | | this.txt_daa001.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_wgTime.Location = new System.Drawing.Point(661, 76); |
| | | this.txt_wgTime.Name = "txt_wgTime"; |
| | | this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_wgTime.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wgTime.Properties.ReadOnly = true; |
| | | this.txt_wgTime.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_wgUser.Location = new System.Drawing.Point(661, 44); |
| | | this.txt_wgUser.Name = "txt_wgUser"; |
| | | this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_wgUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wgUser.Properties.ReadOnly = true; |
| | | this.txt_wgUser.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_daa014.Location = new System.Drawing.Point(390, 12); |
| | | this.txt_daa014.Name = "txt_daa014"; |
| | | this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa014.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa014.Properties.ReadOnly = true; |
| | | this.txt_daa014.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_daa018.Location = new System.Drawing.Point(661, 12); |
| | | this.txt_daa018.Name = "txt_daa018"; |
| | | this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa018.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa018.Properties.ReadOnly = true; |
| | | this.txt_daa018.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_mesStartProd.Location = new System.Drawing.Point(932, 12); |
| | | this.txt_mesStartProd.Name = "txt_mesStartProd"; |
| | | this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_mesStartProd.Properties.ReadOnly = true; |
| | | this.txt_mesStartProd.Size = new System.Drawing.Size(161, 28); |
| | |
| | | // |
| | | this.txt_blStateTxt.Location = new System.Drawing.Point(932, 76); |
| | | this.txt_blStateTxt.Name = "txt_blStateTxt"; |
| | | this.txt_blStateTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blStateTxt.Properties.ReadOnly = true; |
| | | this.txt_blStateTxt.Size = new System.Drawing.Size(161, 28); |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(119, 44); |
| | | 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.Properties.ReadOnly = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_daa008.Location = new System.Drawing.Point(390, 44); |
| | | this.txt_daa008.Name = "txt_daa008"; |
| | | this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa008.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa008.Properties.ReadOnly = true; |
| | | this.txt_daa008.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_mesEndProd.Location = new System.Drawing.Point(932, 44); |
| | | this.txt_mesEndProd.Name = "txt_mesEndProd"; |
| | | this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_mesEndProd.Properties.ReadOnly = true; |
| | | this.txt_mesEndProd.Size = new System.Drawing.Size(161, 28); |
| | |
| | | // |
| | | this.txt_daa011.Location = new System.Drawing.Point(119, 76); |
| | | this.txt_daa011.Name = "txt_daa011"; |
| | | this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_daa011.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_daa011.Properties.ReadOnly = true; |
| | | this.txt_daa011.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.txt_dwName.Location = new System.Drawing.Point(390, 76); |
| | | 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.Properties.ReadOnly = true; |
| | | this.txt_dwName.Size = new System.Drawing.Size(160, 28); |
| | |
| | | // |
| | | this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.ColumnPanelRowHeight = 50; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gvMx1id |
| | | // |
| | | this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "主键 "; |
| | | this.gvMx1id.FieldName = "id"; |
| | |
| | | // |
| | | // gvMx1pid |
| | | // |
| | | this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1pid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1pid.Caption = "工单主键 "; |
| | | this.gvMx1pid.FieldName = "pid"; |
| | |
| | | // |
| | | // gvMx1erpid |
| | | // |
| | | this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1erpid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1erpid.Caption = "erpid "; |
| | | this.gvMx1erpid.FieldName = "erpid"; |
| | |
| | | // |
| | | // gvMx1eid |
| | | // |
| | | this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1eid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1eid.Caption = "eid "; |
| | | this.gvMx1eid.FieldName = "eid"; |
| | |
| | | // |
| | | // gvMx1dab006 |
| | | // |
| | | this.gvMx1dab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab006.Caption = "需领 "; |
| | | this.gvMx1dab006.FieldName = "dab006"; |
| | |
| | | // |
| | | // gvMx1dab007 |
| | | // |
| | | this.gvMx1dab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab007.Caption = "已领 "; |
| | | this.gvMx1dab007.FieldName = "dab007"; |
| | |
| | | // |
| | | // gvMx1dab009 |
| | | // |
| | | this.gvMx1dab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab009.Caption = "单位 "; |
| | | this.gvMx1dab009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1dab020 |
| | | // |
| | | this.gvMx1dab020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab020.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab020.Caption = "实领用量 "; |
| | | this.gvMx1dab020.FieldName = "dab020"; |
| | |
| | | // |
| | | // gvMx1dab021 |
| | | // |
| | | this.gvMx1dab021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab021.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab021.Caption = "补领数量 "; |
| | | this.gvMx1dab021.FieldName = "dab021"; |
| | |
| | | // |
| | | // gvMx1dab022 |
| | | // |
| | | this.gvMx1dab022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab022.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab022.Caption = "退料数量 "; |
| | | this.gvMx1dab022.FieldName = "dab022"; |
| | |
| | | // |
| | | // gvMx1dab023 |
| | | // |
| | | this.gvMx1dab023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab023.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab023.Caption = "超领数量 "; |
| | | this.gvMx1dab023.FieldName = "dab023"; |
| | |
| | | // |
| | | // gvMx1lpTl |
| | | // |
| | | this.gvMx1lpTl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1lpTl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lpTl.Caption = "良品退料 "; |
| | | this.gvMx1lpTl.FieldName = "lpTl"; |
| | |
| | | // |
| | | // gvMx1llBl |
| | | // |
| | | this.gvMx1llBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1llBl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1llBl.Caption = "来料不良 "; |
| | | this.gvMx1llBl.FieldName = "llBl"; |
| | |
| | | // |
| | | // gvMx1zyBl |
| | | // |
| | | this.gvMx1zyBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1zyBl.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1zyBl.Caption = "作业不良 "; |
| | | this.gvMx1zyBl.FieldName = "zyBl"; |
| | |
| | | // |
| | | // gvMx1dab017 |
| | | // |
| | | this.gvMx1dab017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab017.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab017.Caption = "仓库id "; |
| | | this.gvMx1dab017.FieldName = "dab017"; |
| | |
| | | // |
| | | // gvMx1dab018 |
| | | // |
| | | this.gvMx1dab018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab018.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab018.Caption = "仓库名称 "; |
| | | this.gvMx1dab018.FieldName = "dab018"; |
| | |
| | | // |
| | | // gvMx1dab001 |
| | | // |
| | | this.gvMx1dab001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab001.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab001.Caption = "工单号 "; |
| | | this.gvMx1dab001.FieldName = "dab001"; |
| | |
| | | // |
| | | // gvMx1dab012 |
| | | // |
| | | this.gvMx1dab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab012.Caption = "组成用量 "; |
| | | this.gvMx1dab012.FieldName = "dab012"; |
| | |
| | | // |
| | | // gvMx1dab002 |
| | | // |
| | | this.gvMx1dab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1dab002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1dab002.Caption = "序号 "; |
| | | this.gvMx1dab002.FieldName = "dab002"; |