| | |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = 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.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.txt_jyUSER = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_jyNAME = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_Guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_ItemModel = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.splitMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); |
| | | this.layoutMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_jyUSER.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_jyNAME.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_Guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ItemModel.Properties)).BeginInit(); |
| | |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | | this.gridColumn2, |
| | | this.gridColumn3, |
| | | this.gridColumn4, |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gridColumn7, |
| | | this.gridColumn8, |
| | | this.gridColumn17, |
| | |
| | | this.gridColumn31, |
| | | this.gridColumn32, |
| | | this.gridColumn33, |
| | | this.gridColumn34, |
| | | this.gridColumn35, |
| | | this.gridColumn52}); |
| | | this.gridView1.DetailHeight = 428; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | |
| | | this.gridColumn2.VisibleIndex = 1; |
| | | this.gridColumn2.Width = 112; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "室温"; |
| | | this.gridColumn3.FieldName = "temperature"; |
| | | this.gridColumn3.MinWidth = 30; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | | this.gridColumn3.Width = 112; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "产品名称"; |
| | |
| | | this.gridColumn4.MinWidth = 30; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 3; |
| | | this.gridColumn4.VisibleIndex = 2; |
| | | this.gridColumn4.Width = 112; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.MinWidth = 30; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 4; |
| | | this.gridColumn5.VisibleIndex = 3; |
| | | this.gridColumn5.Width = 112; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "电压"; |
| | | this.gridColumn6.FieldName = "voltage"; |
| | | this.gridColumn6.MinWidth = 30; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.Width = 112; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | |
| | | this.gridColumn7.MinWidth = 30; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 6; |
| | | this.gridColumn7.VisibleIndex = 4; |
| | | this.gridColumn7.Width = 112; |
| | | // |
| | | // gridColumn8 |
| | |
| | | this.gridColumn8.MinWidth = 30; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 7; |
| | | this.gridColumn8.VisibleIndex = 5; |
| | | this.gridColumn8.Width = 112; |
| | | // |
| | | // gridColumn17 |
| | |
| | | this.gridColumn17.MinWidth = 30; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 8; |
| | | this.gridColumn17.VisibleIndex = 6; |
| | | this.gridColumn17.Width = 112; |
| | | // |
| | | // gridColumn20 |
| | |
| | | this.gridColumn20.MinWidth = 30; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Visible = true; |
| | | this.gridColumn20.VisibleIndex = 9; |
| | | this.gridColumn20.VisibleIndex = 7; |
| | | this.gridColumn20.Width = 112; |
| | | // |
| | | // gridColumn21 |
| | |
| | | this.gridColumn21.MinWidth = 30; |
| | | this.gridColumn21.Name = "gridColumn21"; |
| | | this.gridColumn21.Visible = true; |
| | | this.gridColumn21.VisibleIndex = 10; |
| | | this.gridColumn21.VisibleIndex = 8; |
| | | this.gridColumn21.Width = 112; |
| | | // |
| | | // gridColumn22 |
| | |
| | | this.gridColumn22.MinWidth = 30; |
| | | this.gridColumn22.Name = "gridColumn22"; |
| | | this.gridColumn22.Visible = true; |
| | | this.gridColumn22.VisibleIndex = 11; |
| | | this.gridColumn22.VisibleIndex = 9; |
| | | this.gridColumn22.Width = 112; |
| | | // |
| | | // gridColumn23 |
| | |
| | | this.gridColumn23.MinWidth = 30; |
| | | this.gridColumn23.Name = "gridColumn23"; |
| | | this.gridColumn23.Visible = true; |
| | | this.gridColumn23.VisibleIndex = 12; |
| | | this.gridColumn23.VisibleIndex = 10; |
| | | this.gridColumn23.Width = 112; |
| | | // |
| | | // gridColumn24 |
| | |
| | | this.gridColumn24.MinWidth = 30; |
| | | this.gridColumn24.Name = "gridColumn24"; |
| | | this.gridColumn24.Visible = true; |
| | | this.gridColumn24.VisibleIndex = 13; |
| | | this.gridColumn24.VisibleIndex = 11; |
| | | this.gridColumn24.Width = 112; |
| | | // |
| | | // gridColumn25 |
| | |
| | | this.gridColumn25.MinWidth = 30; |
| | | this.gridColumn25.Name = "gridColumn25"; |
| | | this.gridColumn25.Visible = true; |
| | | this.gridColumn25.VisibleIndex = 14; |
| | | this.gridColumn25.VisibleIndex = 12; |
| | | this.gridColumn25.Width = 112; |
| | | // |
| | | // gridColumn26 |
| | |
| | | this.gridColumn26.MinWidth = 30; |
| | | this.gridColumn26.Name = "gridColumn26"; |
| | | this.gridColumn26.Visible = true; |
| | | this.gridColumn26.VisibleIndex = 15; |
| | | this.gridColumn26.VisibleIndex = 13; |
| | | this.gridColumn26.Width = 112; |
| | | // |
| | | // gridColumn27 |
| | |
| | | this.gridColumn27.MinWidth = 30; |
| | | this.gridColumn27.Name = "gridColumn27"; |
| | | this.gridColumn27.Visible = true; |
| | | this.gridColumn27.VisibleIndex = 16; |
| | | this.gridColumn27.VisibleIndex = 14; |
| | | this.gridColumn27.Width = 112; |
| | | // |
| | | // gridColumn28 |
| | | // |
| | | this.gridColumn28.Caption = "检验结果"; |
| | | this.gridColumn28.FieldName = "CheckResult"; |
| | | this.gridColumn28.FieldName = "checkResult"; |
| | | this.gridColumn28.MinWidth = 30; |
| | | this.gridColumn28.Name = "gridColumn28"; |
| | | this.gridColumn28.Visible = true; |
| | | this.gridColumn28.VisibleIndex = 17; |
| | | this.gridColumn28.VisibleIndex = 15; |
| | | this.gridColumn28.Width = 112; |
| | | // |
| | | // gridColumn29 |
| | | // |
| | | this.gridColumn29.Caption = "检验人"; |
| | | this.gridColumn29.FieldName = "jYUSER"; |
| | | this.gridColumn29.FieldName = "jyName"; |
| | | this.gridColumn29.MinWidth = 30; |
| | | this.gridColumn29.Name = "gridColumn29"; |
| | | this.gridColumn29.Visible = true; |
| | | this.gridColumn29.VisibleIndex = 18; |
| | | this.gridColumn29.VisibleIndex = 16; |
| | | this.gridColumn29.Width = 112; |
| | | // |
| | | // gridColumn30 |
| | | // |
| | | this.gridColumn30.Caption = "检验日期"; |
| | | this.gridColumn30.FieldName = "jYDATE"; |
| | | this.gridColumn30.FieldName = "jyDate"; |
| | | this.gridColumn30.MinWidth = 30; |
| | | this.gridColumn30.Name = "gridColumn30"; |
| | | this.gridColumn30.Visible = true; |
| | | this.gridColumn30.VisibleIndex = 19; |
| | | this.gridColumn30.VisibleIndex = 17; |
| | | this.gridColumn30.Width = 112; |
| | | // |
| | | // gridColumn31 |
| | | // |
| | | this.gridColumn31.Caption = "处理结果"; |
| | | this.gridColumn31.FieldName = "ProcessResults"; |
| | | this.gridColumn31.FieldName = "processResults"; |
| | | this.gridColumn31.MinWidth = 30; |
| | | this.gridColumn31.Name = "gridColumn31"; |
| | | this.gridColumn31.Visible = true; |
| | | this.gridColumn31.VisibleIndex = 20; |
| | | this.gridColumn31.VisibleIndex = 18; |
| | | this.gridColumn31.Width = 112; |
| | | // |
| | | // gridColumn32 |
| | | // |
| | | this.gridColumn32.Caption = "审核人"; |
| | | this.gridColumn32.FieldName = "cHECKUSER"; |
| | | this.gridColumn32.FieldName = "checkUser"; |
| | | this.gridColumn32.MinWidth = 30; |
| | | this.gridColumn32.Name = "gridColumn32"; |
| | | this.gridColumn32.Visible = true; |
| | | this.gridColumn32.VisibleIndex = 21; |
| | | this.gridColumn32.VisibleIndex = 19; |
| | | this.gridColumn32.Width = 112; |
| | | // |
| | | // gridColumn33 |
| | | // |
| | | this.gridColumn33.Caption = "审核时间"; |
| | | this.gridColumn33.FieldName = "cHECKDATE"; |
| | | this.gridColumn33.FieldName = "checkDate"; |
| | | this.gridColumn33.MinWidth = 30; |
| | | this.gridColumn33.Name = "gridColumn33"; |
| | | this.gridColumn33.Visible = true; |
| | | this.gridColumn33.VisibleIndex = 22; |
| | | this.gridColumn33.VisibleIndex = 20; |
| | | this.gridColumn33.Width = 112; |
| | | // |
| | | // gridColumn34 |
| | | // |
| | | this.gridColumn34.Caption = "审批人"; |
| | | this.gridColumn34.FieldName = "sPUSER"; |
| | | this.gridColumn34.MinWidth = 30; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 23; |
| | | this.gridColumn34.Width = 112; |
| | | // |
| | | // gridColumn35 |
| | | // |
| | | this.gridColumn35.Caption = "审批时间"; |
| | | this.gridColumn35.FieldName = "sPDATE"; |
| | | this.gridColumn35.MinWidth = 30; |
| | | this.gridColumn35.Name = "gridColumn35"; |
| | | this.gridColumn35.Visible = true; |
| | | this.gridColumn35.VisibleIndex = 24; |
| | | this.gridColumn35.Width = 112; |
| | | // |
| | | // gridColumn52 |
| | | // |
| | |
| | | this.gridColumn52.MinWidth = 30; |
| | | this.gridColumn52.Name = "gridColumn52"; |
| | | this.gridColumn52.Visible = true; |
| | | this.gridColumn52.VisibleIndex = 25; |
| | | this.gridColumn52.VisibleIndex = 21; |
| | | this.gridColumn52.Width = 112; |
| | | // |
| | | // pageBar1 |
| | |
| | | // layoutMx1 |
| | | // |
| | | this.layoutMx1.Controls.Add(this.lbGuid); |
| | | this.layoutMx1.Controls.Add(this.txt_jyUSER); |
| | | this.layoutMx1.Controls.Add(this.txt_jyNAME); |
| | | this.layoutMx1.Controls.Add(this.txt_checkUser); |
| | | this.layoutMx1.Controls.Add(this.txt_Guid); |
| | | this.layoutMx1.Controls.Add(this.txt_ItemModel); |
| | |
| | | this.lbGuid.Text = "lbGuid"; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // txt_jyUSER |
| | | // txt_jyNAME |
| | | // |
| | | this.txt_jyUSER.Location = new System.Drawing.Point(1155, 12); |
| | | this.txt_jyUSER.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txt_jyUSER.Name = "txt_jyUSER"; |
| | | this.txt_jyUSER.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_jyUSER.Size = new System.Drawing.Size(241, 28); |
| | | this.txt_jyUSER.StyleController = this.layoutMx1; |
| | | this.txt_jyUSER.TabIndex = 231; |
| | | this.txt_jyUSER.Tag = "readonly"; |
| | | this.txt_jyNAME.Location = new System.Drawing.Point(1155, 12); |
| | | this.txt_jyNAME.Margin = new System.Windows.Forms.Padding(4); |
| | | this.txt_jyNAME.Name = "txt_jyNAME"; |
| | | this.txt_jyNAME.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_jyNAME.Size = new System.Drawing.Size(241, 28); |
| | | this.txt_jyNAME.StyleController = this.layoutMx1; |
| | | this.txt_jyNAME.TabIndex = 231; |
| | | this.txt_jyNAME.Tag = "readonly"; |
| | | // |
| | | // txt_checkUser |
| | | // |
| | |
| | | this.txt_productionDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; |
| | | this.txt_productionDate.Properties.EditFormat.FormatString = ""; |
| | | this.txt_productionDate.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; |
| | | this.txt_productionDate.Properties.MaskSettings.Set("mask", ""); |
| | | this.txt_productionDate.Properties.MaskSettings.Set("mask", "yyyy-mm-dd"); |
| | | this.txt_productionDate.Size = new System.Drawing.Size(241, 28); |
| | | this.txt_productionDate.StyleController = this.layoutMx1; |
| | | this.txt_productionDate.TabIndex = 250; |
| | |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_jyUSER; |
| | | this.layoutControlItem6.Control = this.txt_jyNAME; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(1041, 0); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; |
| | |
| | | this.splitMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); |
| | | this.layoutMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_jyUSER.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_jyNAME.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_Guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ItemModel.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | | private System.Windows.Forms.Label lbGuid; |
| | | private DevExpress.XtraEditors.TextEdit txt_jyUSER; |
| | | private DevExpress.XtraEditors.TextEdit txt_jyNAME; |
| | | private DevExpress.XtraLayout.LayoutControl layoutMx1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_FQCNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn31; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn32; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn33; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn35; |
| | | private DevExpress.XtraEditors.TextEdit txt_WorkShop; |
| | | private DevExpress.XtraEditors.TextEdit txt_Brand; |
| | | private DevExpress.XtraEditors.TextEdit txt_Temperature; |