| | |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fcheckStatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_fType = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_itenModel = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_dhdh = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_dhdNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_gysNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_gysName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_qty = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckStatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itenModel.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dhdh.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).BeginInit(); |
| | |
| | | // 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_fstatus |
| | | // |
| | | this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_fstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstatus.Caption = "审核标识"; |
| | | this.gv_fstatus.FieldName = "checkStatus"; |
| | | this.gv_fstatus.FieldName = "chkStatus"; |
| | | this.gv_fstatus.MaxWidth = 50; |
| | | this.gv_fstatus.MinWidth = 50; |
| | | this.gv_fstatus.Name = "gv_fstatus"; |
| | |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "建立时间"; |
| | | this.gv_checkUser.FieldName = "createDate"; |
| | |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核者"; |
| | | this.gv_checkDate.FieldName = "checkBy"; |
| | |
| | | // |
| | | // gv_pba005 |
| | | // |
| | | this.gv_pba005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pba005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pba005.Caption = "审核时间"; |
| | | this.gv_pba005.FieldName = "checkDate"; |
| | |
| | | // |
| | | // gv_pba006 |
| | | // |
| | | this.gv_pba006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pba006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pba006.Caption = "处置意见"; |
| | | this.gv_pba006.FieldName = "handSuggestion"; |
| | |
| | | // |
| | | // gv_pba009 |
| | | // |
| | | this.gv_pba009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pba009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pba009.Caption = "选别类别"; |
| | | this.gv_pba009.FieldName = "chooseType"; |
| | |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "物料编码"; |
| | | this.gridColumn8.FieldName = "itemNo"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 11; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "物料名称"; |
| | | this.gridColumn9.FieldName = "itemName"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 12; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "物料规格"; |
| | | this.gridColumn10.FieldName = "itemModel"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 13; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "供应商"; |
| | | this.gridColumn11.FieldName = "gysName"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 14; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "到货日期"; |
| | | this.gridColumn12.FieldName = "dhdDate"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 15; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "到货单号"; |
| | | this.gridColumn13.FieldName = "dhdNo"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 16; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "检验单号"; |
| | | this.gridColumn14.FieldName = "jydNo"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 17; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_remark); |
| | | this.layoutMx1.Controls.Add(this.txt_checkUser); |
| | | this.layoutMx1.Controls.Add(this.txt_checkDate); |
| | | this.layoutMx1.Controls.Add(this.txt_fcheckStatus); |
| | | this.layoutMx1.Controls.Add(this.txt_chkStatus); |
| | | this.layoutMx1.Controls.Add(this.txt_fType); |
| | | this.layoutMx1.Controls.Add(this.txt_itemNo); |
| | | this.layoutMx1.Controls.Add(this.txt_itemName); |
| | | this.layoutMx1.Controls.Add(this.txt_itenModel); |
| | | this.layoutMx1.Controls.Add(this.txt_dhdh); |
| | | this.layoutMx1.Controls.Add(this.txt_itemModel); |
| | | this.layoutMx1.Controls.Add(this.txt_dhdNo); |
| | | this.layoutMx1.Controls.Add(this.txt_gysNo); |
| | | this.layoutMx1.Controls.Add(this.txt_gysName); |
| | | this.layoutMx1.Controls.Add(this.txt_qty); |
| | |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(114, 172); |
| | | 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.Size = new System.Drawing.Size(436, 28); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(927, 44); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 267; |
| | | this.txt_checkDate.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckStatus |
| | | // txt_chkStatus |
| | | // |
| | | this.txt_fcheckStatus.Location = new System.Drawing.Point(825, 76); |
| | | this.txt_fcheckStatus.Name = "txt_fcheckStatus"; |
| | | this.txt_fcheckStatus.Properties.Caption = "审核状态"; |
| | | this.txt_fcheckStatus.Size = new System.Drawing.Size(268, 24); |
| | | this.txt_fcheckStatus.StyleController = this.layoutMx1; |
| | | this.txt_fcheckStatus.TabIndex = 461; |
| | | this.txt_chkStatus.Location = new System.Drawing.Point(825, 76); |
| | | this.txt_chkStatus.Name = "txt_chkStatus"; |
| | | this.txt_chkStatus.Properties.Caption = "审核状态"; |
| | | this.txt_chkStatus.Size = new System.Drawing.Size(268, 24); |
| | | this.txt_chkStatus.StyleController = this.layoutMx1; |
| | | this.txt_chkStatus.TabIndex = 461; |
| | | // |
| | | // txt_fType |
| | | // |
| | |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 465; |
| | | // |
| | | // txt_itenModel |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itenModel.Location = new System.Drawing.Point(656, 44); |
| | | this.txt_itenModel.Name = "txt_itenModel"; |
| | | this.txt_itenModel.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_itenModel.StyleController = this.layoutMx1; |
| | | this.txt_itenModel.TabIndex = 466; |
| | | this.txt_itemModel.Location = new System.Drawing.Point(656, 44); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 466; |
| | | // |
| | | // txt_dhdh |
| | | // txt_dhdNo |
| | | // |
| | | this.txt_dhdh.Location = new System.Drawing.Point(656, 12); |
| | | this.txt_dhdh.Name = "txt_dhdh"; |
| | | this.txt_dhdh.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_dhdh.StyleController = this.layoutMx1; |
| | | this.txt_dhdh.TabIndex = 467; |
| | | this.txt_dhdNo.Location = new System.Drawing.Point(656, 12); |
| | | this.txt_dhdNo.Name = "txt_dhdNo"; |
| | | this.txt_dhdNo.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_dhdNo.StyleController = this.layoutMx1; |
| | | this.txt_dhdNo.TabIndex = 467; |
| | | // |
| | | // txt_gysNo |
| | | // |
| | |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_itenModel; |
| | | this.layoutControlItem13.Control = this.txt_itemModel; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(542, 32); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; |
| | |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_fcheckStatus; |
| | | this.layoutControlItem6.Control = this.txt_chkStatus; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(813, 64); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; |
| | |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_dhdh; |
| | | this.layoutControlItem14.Control = this.txt_dhdNo; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(542, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1daa002 |
| | | // |
| | | this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa002.Caption = "序号"; |
| | | this.gvMx1daa002.FieldName = "fSeq"; |
| | |
| | | // |
| | | // gvMx1daa010 |
| | | // |
| | | this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa010.Caption = "批次"; |
| | | this.gvMx1daa010.FieldName = "batch"; |
| | |
| | | // |
| | | // gvMx1daa005 |
| | | // |
| | | this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa005.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa005.Caption = "批次数量"; |
| | | this.gvMx1daa005.FieldName = "batchQty"; |
| | |
| | | // |
| | | // gvMx1daa003 |
| | | // |
| | | this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa003.Caption = "不良项目"; |
| | | this.gvMx1daa003.FieldName = "badItem"; |
| | |
| | | // |
| | | // gvMx1daa004 |
| | | // |
| | | this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa004.Caption = "不良数"; |
| | | this.gvMx1daa004.FieldName = "badQty"; |
| | |
| | | // |
| | | // gvMx1daa008 |
| | | // |
| | | this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa008.Caption = "不良率"; |
| | | this.gvMx1daa008.FieldName = "badProb"; |
| | |
| | | // |
| | | // gvMx1reporttime |
| | | // |
| | | this.gvMx1reporttime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1reporttime.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1reporttime.Caption = "备注"; |
| | | this.gvMx1reporttime.FieldName = "daa009"; |
| | | this.gvMx1reporttime.FieldName = "remark"; |
| | | this.gvMx1reporttime.MinWidth = 50; |
| | | this.gvMx1reporttime.Name = "gvMx1reporttime"; |
| | | this.gvMx1reporttime.Tag = "edit"; |
| | |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20); |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "物料编码"; |
| | | this.gridColumn8.FieldName = "itemNo"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 11; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "物料名称"; |
| | | this.gridColumn9.FieldName = "itemName"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 12; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "物料规格"; |
| | | this.gridColumn10.FieldName = "itemModel"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 13; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "供应商"; |
| | | this.gridColumn11.FieldName = "gysName"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 14; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "到货日期"; |
| | | this.gridColumn12.FieldName = "dhdDate"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 15; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "到货单号"; |
| | | this.gridColumn13.FieldName = "dhdNo"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 16; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "检验单号"; |
| | | this.gridColumn14.FieldName = "jydNo"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 17; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // MesQcExceptional |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckStatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itenModel.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dhdh.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUser; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |
| | | private DevExpress.XtraEditors.CheckEdit txt_fcheckStatus; |
| | | private DevExpress.XtraEditors.CheckEdit txt_chkStatus; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemName; |
| | | private DevExpress.XtraEditors.TextEdit txt_itenModel; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemModel; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraEditors.TextEdit txt_dhdh; |
| | | private DevExpress.XtraEditors.TextEdit txt_dhdNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_gysNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_gysName; |
| | | private DevExpress.XtraEditors.TextEdit txt_qty; |