| | |
| | | /// </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.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = 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(); |
| | |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1346, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // gridView1 |
| | | // |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_guid, |
| | |
| | | // |
| | | // gv_guid |
| | | // |
| | | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键Guid"; |
| | | this.gv_guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gv_billNo |
| | | // |
| | | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "入库单号 "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | |
| | | // |
| | | // gv_createBy |
| | | // |
| | | |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gv_createDate |
| | | // |
| | | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间 "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人 "; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间 "; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | |
| | | // |
| | | // gv_taskNo |
| | | // |
| | | |
| | | this.gv_taskNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_taskNo.Caption = "生产工单号"; |
| | | this.gv_taskNo.FieldName = "taskNo"; |
| | |
| | | // |
| | | // gv_depotsId |
| | | // |
| | | |
| | | this.gv_depotsId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsId.Caption = "仓库名称"; |
| | | this.gv_depotsId.FieldName = "depotName"; |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(990, 108); |
| | | this.lbGuid.Location = new System.Drawing.Point(1005, 102); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(323, 28); |
| | | this.lbGuid.Size = new System.Drawing.Size(329, 26); |
| | | this.lbGuid.TabIndex = 607; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(410, 76); |
| | | this.txt_dptName.Location = new System.Drawing.Point(415, 72); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_dptName.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 605; |
| | | this.txt_dptName.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1062, 12); |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(251, 28); |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(257, 24); |
| | | this.txt_fcheckUser.StyleController = this.layoutMx1; |
| | | this.txt_fcheckUser.TabIndex = 595; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1062, 44); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1077, 42); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(251, 28); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(257, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 587; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(84, 108); |
| | | this.txt_itemName.Location = new System.Drawing.Point(84, 102); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_itemName.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 599; |
| | | this.txt_itemName.Tag = "readonly"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(410, 108); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(415, 102); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 597; |
| | | this.txt_itemNo.Tag = "readonly"; |
| | | // |
| | | // txt_scOrg |
| | | // |
| | | this.txt_scOrg.Location = new System.Drawing.Point(410, 44); |
| | | this.txt_scOrg.Location = new System.Drawing.Point(415, 42); |
| | | this.txt_scOrg.Name = "txt_scOrg"; |
| | | |
| | | this.txt_scOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scOrg.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_scOrg.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_scOrg.StyleController = this.layoutMx1; |
| | | this.txt_scOrg.TabIndex = 603; |
| | | this.txt_scOrg.Tag = "readonly"; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 140); |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 132); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(576, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(586, 24); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(736, 108); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(746, 102); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 601; |
| | | this.txt_itemModel.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_billNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // txt_rkOrg |
| | | // |
| | | this.txt_rkOrg.Location = new System.Drawing.Point(410, 12); |
| | | this.txt_rkOrg.Location = new System.Drawing.Point(415, 12); |
| | | this.txt_rkOrg.Name = "txt_rkOrg"; |
| | | |
| | | this.txt_rkOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_rkOrg.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_rkOrg.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_rkOrg.StyleController = this.layoutMx1; |
| | | this.txt_rkOrg.TabIndex = 592; |
| | | this.txt_rkOrg.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(736, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(746, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_createBy.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 219; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(736, 44); |
| | | this.txt_createDate.Location = new System.Drawing.Point(746, 42); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_createDate.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Location = new System.Drawing.Point(736, 76); |
| | | this.txt_depotName.Location = new System.Drawing.Point(746, 72); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_depotName.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_depotName.StyleController = this.layoutMx1; |
| | | this.txt_depotName.TabIndex = 593; |
| | | this.txt_depotName.Tag = "readonly"; |
| | | // |
| | | // txt_cbillNo |
| | | // |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(84, 44); |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(84, 42); |
| | | this.txt_cbillNo.Name = "txt_cbillNo"; |
| | | |
| | | this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_cbillNo.StyleController = this.layoutMx1; |
| | | this.txt_cbillNo.TabIndex = 507; |
| | | // |
| | | // txt_workNo |
| | | // |
| | | this.txt_workNo.Location = new System.Drawing.Point(84, 76); |
| | | this.txt_workNo.Location = new System.Drawing.Point(84, 72); |
| | | this.txt_workNo.Name = "txt_workNo"; |
| | | |
| | | this.txt_workNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_workNo.Size = new System.Drawing.Size(250, 28); |
| | | this.txt_workNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_workNo.StyleController = this.layoutMx1; |
| | | this.txt_workNo.TabIndex = 243; |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(990, 76); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(1005, 72); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(323, 24); |
| | | this.txt_fstatus.Size = new System.Drawing.Size(329, 24); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 606; |
| | | // |
| | | // txt_guid |
| | | // |
| | | this.txt_guid.Location = new System.Drawing.Point(1062, 140); |
| | | this.txt_guid.Location = new System.Drawing.Point(1077, 132); |
| | | this.txt_guid.Name = "txt_guid"; |
| | | this.txt_guid.Size = new System.Drawing.Size(251, 24); |
| | | this.txt_guid.Size = new System.Drawing.Size(257, 24); |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | this.txt_guid.TabIndex = 608; |
| | | // |
| | | // txt_tldh |
| | | // |
| | | this.txt_tldh.Location = new System.Drawing.Point(736, 140); |
| | | this.txt_tldh.Location = new System.Drawing.Point(746, 132); |
| | | this.txt_tldh.Name = "txt_tldh"; |
| | | this.txt_tldh.Size = new System.Drawing.Size(250, 24); |
| | | this.txt_tldh.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_tldh.StyleController = this.layoutMx1; |
| | | this.txt_tldh.TabIndex = 609; |
| | | // |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1325, 180); |
| | | this.Root.Size = new System.Drawing.Size(1346, 172); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_billNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem1.Text = "入库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_rkOrg; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(326, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(331, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem2.Text = "入库组织"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_createBy; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(652, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(662, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem3.Text = "创建人"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createDate; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(652, 32); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(662, 30); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem4.Text = "创建时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_depotName; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(652, 64); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(662, 60); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem5.Text = "仓库名称"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_itemModel; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(652, 96); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(662, 90); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem6.Text = "规格型号"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_cbillNo; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(0, 30); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem7.Text = "工单单号"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_scOrg; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(326, 32); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(331, 30); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem8.Text = "生产组织"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_workNo; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 60); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem9.Text = "任务单号"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dptName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(326, 64); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(331, 60); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem10.Text = "生产车间"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_itemName; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 90); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem11.Text = "产品编码"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_itemNo; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(326, 96); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(331, 90); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem12.Text = "产品名称"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_remark; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 128); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 120); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(652, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(662, 32); |
| | | this.layoutControlItem13.Text = "备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(978, 0); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(993, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(327, 32); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem14.Text = "审核人"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_checkDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(978, 32); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(993, 30); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(327, 32); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem15.Text = "审核时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_fstatus; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(978, 64); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(993, 60); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(327, 32); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem16.Text = "审核标识"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.lbGuid; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(978, 96); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(993, 90); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(327, 32); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem17.Text = "lbGuid"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem17.TextVisible = false; |
| | |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_guid; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(978, 128); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(993, 120); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(327, 32); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(333, 32); |
| | | this.layoutControlItem18.Text = "主键Guid"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_tldh; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(652, 128); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(662, 120); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(326, 32); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(331, 32); |
| | | this.layoutControlItem19.Text = "投料单号"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // |
| | | // gvMx1 |
| | | // |
| | | |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn2, |
| | |
| | | // |
| | | // gvMx2itemSname |
| | | // |
| | | |
| | | this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemSname.Caption = "物料名称"; |
| | | this.gvMx2itemSname.FieldName = "itemName"; |
| | |
| | | // |
| | | // gvMx2quantity |
| | | // |
| | | |
| | | this.gvMx2quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2quantity.Caption = "数量"; |
| | | this.gvMx2quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx2unit |
| | | // |
| | | |
| | | this.gvMx2unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2unit.Caption = "库存单位"; |
| | | this.gvMx2unit.FieldName = "kcUnit"; |
| | |
| | | // |
| | | // gvMx2 |
| | | // |
| | | |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1itemBarcode, |
| | |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码"; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx1cItemCode |
| | | // |
| | | |
| | | this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cItemCode.Caption = "物料编码"; |
| | | this.gvMx1cItemCode.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1itemSname |
| | | // |
| | | |
| | | this.gvMx1itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemSname.Caption = "物料名称"; |
| | | this.gvMx1itemSname.FieldName = "itemName"; |
| | |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "规格型号"; |
| | | this.gvMx1itemNo.FieldName = "itemModel"; |
| | |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx1unit |
| | | // |
| | | |
| | | this.gvMx1unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1unit.Caption = "库存单位"; |
| | | this.gvMx1unit.FieldName = "kcUnit"; |
| | |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "货位编码"; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码"; |
| | | this.gvMx1depotCode.FieldName = "depotCode"; |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_tldh; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |