| | |
| | | this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_rkqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_taskNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = 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); |
| | | this.gv_rkqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 15; |
| | | this.gv_checkDate.Width = 180; |
| | | // |
| | | // gv_rkqty |
| | | // |
| | | this.gv_rkqty.Caption = "入库数量"; |
| | | this.gv_rkqty.FieldName = "rkQty"; |
| | | this.gv_rkqty.MinWidth = 25; |
| | | this.gv_rkqty.Name = "gv_rkqty"; |
| | | this.gv_rkqty.Visible = true; |
| | | this.gv_rkqty.VisibleIndex = 9; |
| | | this.gv_rkqty.Width = 138; |
| | | // |
| | | // gv_taskNo |
| | | // |
| | |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1467, 570); |
| | | this.splitMx1.SplitterPosition = 172; |
| | | this.splitMx1.SplitterPosition = 174; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(486, 477, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1467, 172); |
| | | this.layoutMx1.Size = new System.Drawing.Size(1467, 174); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | |
| | | // |
| | | // txt_fcheckUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1169, 72); |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1169, 73); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(286, 24); |
| | |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1169, 102); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1169, 104); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(286, 24); |
| | |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(84, 102); |
| | | this.txt_itemName.Location = new System.Drawing.Point(84, 104); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(285, 24); |
| | |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(445, 102); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(445, 104); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(286, 24); |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 132); |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 135); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(647, 24); |
| | |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(445, 72); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(445, 73); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(286, 24); |
| | |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Location = new System.Drawing.Point(807, 72); |
| | | this.txt_depotName.Location = new System.Drawing.Point(807, 73); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(286, 24); |
| | |
| | | // |
| | | // txt_workNo |
| | | // |
| | | this.txt_workNo.Location = new System.Drawing.Point(84, 72); |
| | | this.txt_workNo.Location = new System.Drawing.Point(84, 73); |
| | | this.txt_workNo.Name = "txt_workNo"; |
| | | this.txt_workNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_workNo.Size = new System.Drawing.Size(285, 24); |
| | |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(1097, 132); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(1097, 135); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(358, 24); |
| | |
| | | rowDefinition8, |
| | | rowDefinition9, |
| | | rowDefinition10}); |
| | | this.Root.Size = new System.Drawing.Size(1467, 172); |
| | | this.Root.Size = new System.Drawing.Size(1467, 174); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_depotName; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(723, 60); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(723, 61); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem5.Text = "仓库名称"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | 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(361, 30); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(361, 31); |
| | | this.layoutControlItem7.Text = "工单单号"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_workNo; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 60); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 61); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(361, 30); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(361, 31); |
| | | this.layoutControlItem9.Text = "任务单号"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_itemName; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 90); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 92); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(361, 30); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(361, 31); |
| | | 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(361, 90); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(361, 92); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(362, 31); |
| | | 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, 120); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 123); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(723, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(723, 31); |
| | | this.layoutControlItem13.Text = "备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_fstatus; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(1085, 120); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(1085, 123); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(362, 32); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem16.Text = "审核标识"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_checkDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(1085, 90); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(1085, 92); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem15.Text = "审核时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(1085, 60); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(1085, 61); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem14.Text = "审核人"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem4.Text = "创建时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem19.Text = "投料单号"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem10.Text = "生产车间"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_itemModel; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(361, 60); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(361, 61); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(362, 30); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(362, 31); |
| | | this.layoutControlItem6.Text = "规格型号"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage2; |
| | | this.tabMx.Size = new System.Drawing.Size(1467, 386); |
| | | this.tabMx.Size = new System.Drawing.Size(1467, 384); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage2, |
| | |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx1); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1465, 354); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1465, 352); |
| | | this.tabMxPage2.Text = "物料明细"; |
| | | // |
| | | // gcMx1 |
| | |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1465, 354); |
| | | this.gcMx1.Size = new System.Drawing.Size(1465, 352); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gv_rkqty |
| | | // |
| | | this.gv_rkqty.Caption = "入库数量"; |
| | | this.gv_rkqty.FieldName = "rkQty"; |
| | | this.gv_rkqty.MinWidth = 25; |
| | | this.gv_rkqty.Name = "gv_rkqty"; |
| | | this.gv_rkqty.Visible = true; |
| | | this.gv_rkqty.VisibleIndex = 9; |
| | | this.gv_rkqty.Width = 138; |
| | | // |
| | | // Frm_MesScrkDj |
| | | // |