From ba0c935cafc358cd8dc85b002ce8befba22c04a1 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 11 八月 2025 08:42:59 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MESJJERRORJS.Designer.cs | 298 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 175 insertions(+), 123 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MESJJERRORJS.Designer.cs b/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MESJJERRORJS.Designer.cs index 0a38a7b..4a731b8 100644 --- a/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MESJJERRORJS.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MESJJERRORJS.Designer.cs @@ -48,6 +48,7 @@ this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumnIndex = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -72,7 +73,6 @@ this.txt_Remark = new DevExpress.XtraEditors.TextEdit(); this.txt_Guid = new DevExpress.XtraEditors.TextEdit(); this.txt_ErrorTime = new DevExpress.XtraEditors.DateEdit(); - this.txt_ErrorNo = new DevExpress.XtraEditors.TextEdit(); this.txt_ErrorType = new DevExpress.XtraEditors.TextEdit(); this.txt_DAAType = new DevExpress.XtraEditors.TextEdit(); this.txt_DAA001 = new DevExpress.XtraEditors.SearchLookUpEdit(); @@ -80,12 +80,11 @@ this.txt_HourlyType = new DevExpress.XtraEditors.SearchLookUpEdit(); this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.txt_HourlySalary = new DevExpress.XtraEditors.TextEdit(); + this.txt_ErrorNo = new DevExpress.XtraEditors.TextEdit(); + this.btnFZ = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -96,6 +95,10 @@ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -143,7 +146,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_Guid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorTime.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorTime.Properties.CalendarTimeProperties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_DAAType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_DAA001.Properties)).BeginInit(); @@ -151,12 +153,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_HourlyType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_HourlySalary.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); @@ -167,6 +167,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); @@ -257,6 +261,7 @@ this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 61; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumnIndex, this.gv_createBy, this.gv_createDate, this.gridColumn6, @@ -274,6 +279,13 @@ this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gridColumnIndex + // + this.gridColumnIndex.Caption = "搴忓彿"; + this.gridColumnIndex.FieldName = "rowNo"; + this.gridColumnIndex.Name = "gridColumnIndex"; + this.gridColumnIndex.UnboundType = DevExpress.Data.UnboundColumnType.Integer; // // gv_createBy // @@ -307,6 +319,7 @@ this.gridColumn6.FieldName = "checkStatus"; this.gridColumn6.MinWidth = 31; this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 0; this.gridColumn6.Width = 117; @@ -427,7 +440,7 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1408, 698); - this.splitMx1.SplitterPosition = 185; + this.splitMx1.SplitterPosition = 299; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -442,28 +455,29 @@ this.layoutMx1.Controls.Add(this.txt_Remark); this.layoutMx1.Controls.Add(this.txt_Guid); this.layoutMx1.Controls.Add(this.txt_ErrorTime); - this.layoutMx1.Controls.Add(this.txt_ErrorNo); this.layoutMx1.Controls.Add(this.txt_ErrorType); this.layoutMx1.Controls.Add(this.txt_DAAType); this.layoutMx1.Controls.Add(this.txt_DAA001); this.layoutMx1.Controls.Add(this.txt_HourlyType); this.layoutMx1.Controls.Add(this.txt_HourlySalary); + this.layoutMx1.Controls.Add(this.txt_ErrorNo); + this.layoutMx1.Controls.Add(this.btnFZ); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem9}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Margin = new System.Windows.Forms.Padding(4); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(925, 474, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1408, 185); + this.layoutMx1.Size = new System.Drawing.Size(1408, 299); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(359, 135); + this.btnSelect.Location = new System.Drawing.Point(359, 221); this.btnSelect.Margin = new System.Windows.Forms.Padding(4); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(121, 32); @@ -483,7 +497,7 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(96, 135); + this.txt_createDate.Location = new System.Drawing.Point(96, 221); this.txt_createDate.Margin = new System.Windows.Forms.Padding(4); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Options.UseFont = true; @@ -494,7 +508,7 @@ // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(1137, 94); + this.txt_createBy.Location = new System.Drawing.Point(1137, 151); this.txt_createBy.Margin = new System.Windows.Forms.Padding(4); this.txt_createBy.Name = "txt_createBy"; this.txt_createBy.Properties.Appearance.Options.UseFont = true; @@ -505,7 +519,7 @@ // // txt_checkBy // - this.txt_checkBy.Location = new System.Drawing.Point(443, 94); + this.txt_checkBy.Location = new System.Drawing.Point(443, 151); this.txt_checkBy.Margin = new System.Windows.Forms.Padding(4); this.txt_checkBy.Name = "txt_checkBy"; this.txt_checkBy.Size = new System.Drawing.Size(259, 28); @@ -515,7 +529,7 @@ // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(790, 94); + this.txt_checkDate.Location = new System.Drawing.Point(790, 151); this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Size = new System.Drawing.Size(259, 28); @@ -525,7 +539,7 @@ // // txt_checkStatus // - this.txt_checkStatus.Location = new System.Drawing.Point(12, 94); + this.txt_checkStatus.Location = new System.Drawing.Point(12, 151); this.txt_checkStatus.Margin = new System.Windows.Forms.Padding(4); this.txt_checkStatus.Name = "txt_checkStatus"; this.txt_checkStatus.Properties.Caption = "瀹℃牳鏍囪瘑"; @@ -536,7 +550,7 @@ // // txt_Remark // - this.txt_Remark.Location = new System.Drawing.Point(443, 53); + this.txt_Remark.Location = new System.Drawing.Point(443, 81); this.txt_Remark.Margin = new System.Windows.Forms.Padding(4); this.txt_Remark.Name = "txt_Remark"; this.txt_Remark.Size = new System.Drawing.Size(259, 28); @@ -546,7 +560,7 @@ // // txt_Guid // - this.txt_Guid.Location = new System.Drawing.Point(790, 135); + this.txt_Guid.Location = new System.Drawing.Point(1137, 221); this.txt_Guid.Margin = new System.Windows.Forms.Padding(4); this.txt_Guid.Name = "txt_Guid"; this.txt_Guid.Size = new System.Drawing.Size(259, 28); @@ -557,7 +571,7 @@ // txt_ErrorTime // this.txt_ErrorTime.EditValue = null; - this.txt_ErrorTime.Location = new System.Drawing.Point(96, 53); + this.txt_ErrorTime.Location = new System.Drawing.Point(96, 81); this.txt_ErrorTime.Margin = new System.Windows.Forms.Padding(4); this.txt_ErrorTime.Name = "txt_ErrorTime"; this.txt_ErrorTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { @@ -574,18 +588,6 @@ this.txt_ErrorTime.TabIndex = 250; this.txt_ErrorTime.Tag = ""; // - // txt_ErrorNo - // - this.txt_ErrorNo.Location = new System.Drawing.Point(96, 12); - this.txt_ErrorNo.Margin = new System.Windows.Forms.Padding(4); - this.txt_ErrorNo.Name = "txt_ErrorNo"; - this.txt_ErrorNo.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke; - this.txt_ErrorNo.Properties.Appearance.Options.UseBackColor = true; - this.txt_ErrorNo.Size = new System.Drawing.Size(259, 28); - this.txt_ErrorNo.StyleController = this.layoutMx1; - this.txt_ErrorNo.TabIndex = 250; - this.txt_ErrorNo.Tag = "readonly"; - // // txt_ErrorType // this.txt_ErrorType.EditValue = ""; @@ -599,7 +601,7 @@ // // txt_DAAType // - this.txt_DAAType.Location = new System.Drawing.Point(1137, 53); + this.txt_DAAType.Location = new System.Drawing.Point(1137, 81); this.txt_DAAType.Margin = new System.Windows.Forms.Padding(4); this.txt_DAAType.Name = "txt_DAAType"; this.txt_DAAType.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke; @@ -611,7 +613,7 @@ // // txt_DAA001 // - this.txt_DAA001.Location = new System.Drawing.Point(790, 53); + this.txt_DAA001.Location = new System.Drawing.Point(790, 81); this.txt_DAA001.Margin = new System.Windows.Forms.Padding(4); this.txt_DAA001.Name = "txt_DAA001"; this.txt_DAA001.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { @@ -665,6 +667,27 @@ this.txt_HourlySalary.TabIndex = 250; this.txt_HourlySalary.Tag = "readonly"; // + // txt_ErrorNo + // + this.txt_ErrorNo.Location = new System.Drawing.Point(96, 12); + this.txt_ErrorNo.Margin = new System.Windows.Forms.Padding(4); + this.txt_ErrorNo.Name = "txt_ErrorNo"; + this.txt_ErrorNo.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke; + this.txt_ErrorNo.Properties.Appearance.Options.UseBackColor = true; + this.txt_ErrorNo.Size = new System.Drawing.Size(259, 28); + this.txt_ErrorNo.StyleController = this.layoutMx1; + this.txt_ErrorNo.TabIndex = 250; + this.txt_ErrorNo.Tag = "readonly"; + // + // btnFZ + // + this.btnFZ.Location = new System.Drawing.Point(706, 221); + this.btnFZ.Name = "btnFZ"; + this.btnFZ.Size = new System.Drawing.Size(146, 32); + this.btnFZ.StyleController = this.layoutMx1; + this.btnFZ.TabIndex = 459; + this.btnFZ.Text = "鍚戜笅澶嶅埗鏃堕暱"; + // // layoutControlItem9 // this.layoutControlItem9.Control = this.lbGuid; @@ -683,9 +706,6 @@ this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem12, - this.layoutControlItem13, - this.layoutControlItem15, - this.layoutControlItem6, this.layoutControlItem5, this.layoutControlItem8, this.layoutControlItem7, @@ -696,6 +716,10 @@ this.layoutControlItem2, this.layoutControlItem11, this.layoutControlItem16, + this.layoutControlItem13, + this.layoutControlItem6, + this.layoutControlItem15, + this.layoutControlItem17, this.layoutControlItem4}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; @@ -725,7 +749,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.Root.Size = new System.Drawing.Size(1408, 185); + this.Root.Size = new System.Drawing.Size(1408, 299); this.Root.TextVisible = false; // // layoutControlItem12 @@ -736,88 +760,51 @@ this.layoutControlItem12.Location = new System.Drawing.Point(347, 0); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem12.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem12.Size = new System.Drawing.Size(347, 69); this.layoutControlItem12.Text = "璁℃椂绫诲瀷"; this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22); - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_Guid; - this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; - this.layoutControlItem13.CustomizationFormText = "Guid"; - this.layoutControlItem13.Location = new System.Drawing.Point(694, 123); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(347, 42); - this.layoutControlItem13.Text = "Guid"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22); - this.layoutControlItem13.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.btnSelect; - this.layoutControlItem15.Location = new System.Drawing.Point(347, 123); - this.layoutControlItem15.MaxSize = new System.Drawing.Size(125, 36); - this.layoutControlItem15.MinSize = new System.Drawing.Size(37, 36); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(347, 42); - this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem15.TextVisible = false; - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.txt_createDate; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 123); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(347, 42); - this.layoutControlItem6.Text = "寤虹珛鏃堕棿"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_createBy; - this.layoutControlItem5.Location = new System.Drawing.Point(1041, 82); + this.layoutControlItem5.Location = new System.Drawing.Point(1041, 139); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem5.Size = new System.Drawing.Size(347, 70); this.layoutControlItem5.Text = "寤虹珛鑰�"; this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_checkDate; - this.layoutControlItem8.Location = new System.Drawing.Point(694, 82); + this.layoutControlItem8.Location = new System.Drawing.Point(694, 139); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem8.Size = new System.Drawing.Size(347, 70); this.layoutControlItem8.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_checkBy; - this.layoutControlItem7.Location = new System.Drawing.Point(347, 82); + this.layoutControlItem7.Location = new System.Drawing.Point(347, 139); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem7.Size = new System.Drawing.Size(347, 70); this.layoutControlItem7.Text = "瀹℃牳鑰�"; this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_checkStatus; - this.layoutControlItem10.Location = new System.Drawing.Point(0, 82); + this.layoutControlItem10.Location = new System.Drawing.Point(0, 139); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem10.Size = new System.Drawing.Size(347, 70); + this.layoutControlItem10.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; // @@ -826,11 +813,11 @@ this.layoutControlItem14.Control = this.txt_DAAType; this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem14.CustomizationFormText = "宸ュ崟绫诲瀷"; - this.layoutControlItem14.Location = new System.Drawing.Point(1041, 41); + this.layoutControlItem14.Location = new System.Drawing.Point(1041, 69); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem14.Size = new System.Drawing.Size(347, 70); this.layoutControlItem14.Text = "宸ュ崟绫诲瀷"; this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22); // @@ -839,11 +826,11 @@ this.layoutControlItem3.Control = this.txt_DAA001; this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem3.CustomizationFormText = "宸ュ崟鍙�"; - this.layoutControlItem3.Location = new System.Drawing.Point(694, 41); + this.layoutControlItem3.Location = new System.Drawing.Point(694, 69); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem3.Size = new System.Drawing.Size(347, 70); this.layoutControlItem3.Text = "宸ュ崟鍙�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22); // @@ -852,11 +839,11 @@ this.layoutControlItem1.Control = this.txt_Remark; this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem1.CustomizationFormText = "璁℃椂璇存槑"; - this.layoutControlItem1.Location = new System.Drawing.Point(347, 41); + this.layoutControlItem1.Location = new System.Drawing.Point(347, 69); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem1.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem1.Size = new System.Drawing.Size(347, 70); this.layoutControlItem1.Text = "璇存槑"; this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); // @@ -865,10 +852,10 @@ this.layoutControlItem2.Control = this.txt_ErrorTime; this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem2.CustomizationFormText = "寮傚父鏃ユ湡"; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 41); + this.layoutControlItem2.Location = new System.Drawing.Point(0, 69); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem2.Size = new System.Drawing.Size(347, 70); this.layoutControlItem2.Text = "寮傚父鏃ユ湡"; this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22); // @@ -880,7 +867,7 @@ this.layoutControlItem11.Location = new System.Drawing.Point(1041, 0); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem11.Size = new System.Drawing.Size(347, 69); this.layoutControlItem11.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22); // @@ -892,20 +879,73 @@ this.layoutControlItem16.Location = new System.Drawing.Point(694, 0); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem16.Size = new System.Drawing.Size(347, 41); + this.layoutControlItem16.Size = new System.Drawing.Size(347, 69); this.layoutControlItem16.Text = "璁℃椂鍗曚环"; this.layoutControlItem16.TextSize = new System.Drawing.Size(72, 22); // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_Guid; + this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem13.CustomizationFormText = "Guid"; + this.layoutControlItem13.Location = new System.Drawing.Point(1041, 209); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(347, 70); + this.layoutControlItem13.Text = "Guid"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22); + this.layoutControlItem13.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_createDate; + this.layoutControlItem6.Location = new System.Drawing.Point(0, 209); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem6.Size = new System.Drawing.Size(347, 70); + this.layoutControlItem6.Text = "寤虹珛鏃堕棿"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.btnSelect; + this.layoutControlItem15.Location = new System.Drawing.Point(347, 209); + this.layoutControlItem15.MaxSize = new System.Drawing.Size(125, 36); + this.layoutControlItem15.MinSize = new System.Drawing.Size(37, 36); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem15.Size = new System.Drawing.Size(347, 70); + this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem15.Text = "閫夊彇浜哄憳"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem15.TextVisible = false; + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_ErrorNo; + this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem17.CustomizationFormText = "寮傚父鍗曞彿"; + this.layoutControlItem17.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.Size = new System.Drawing.Size(347, 69); + this.layoutControlItem17.Text = "寮傚父鍗曞彿"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 22); + // // layoutControlItem4 // - this.layoutControlItem4.Control = this.txt_ErrorNo; - this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; - this.layoutControlItem4.CustomizationFormText = "寮傚父鍗曞彿"; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem4.Control = this.btnFZ; + this.layoutControlItem4.Location = new System.Drawing.Point(694, 209); + this.layoutControlItem4.MaxSize = new System.Drawing.Size(150, 36); + this.layoutControlItem4.MinSize = new System.Drawing.Size(121, 36); this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.Size = new System.Drawing.Size(347, 41); - this.layoutControlItem4.Text = "寮傚父鍗曞彿"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22); + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem4.Size = new System.Drawing.Size(347, 70); + this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem4.TextVisible = false; // // gridControl1 // @@ -916,7 +956,7 @@ this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemSearchLookUpEdit1, this.repositoryItemButtonEdit1}); - this.gridControl1.Size = new System.Drawing.Size(1408, 498); + this.gridControl1.Size = new System.Drawing.Size(1408, 384); this.gridControl1.TabIndex = 0; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView2}); @@ -924,6 +964,7 @@ // gridView2 // this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumnIndex, this.gridColumn16, this.gridColumn9, this.gridColumn10, @@ -945,8 +986,9 @@ this.gridColumn16.FieldName = "staffId"; this.gridColumn16.MinWidth = 30; this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.OptionsColumn.ReadOnly = true; this.gridColumn16.Visible = true; - this.gridColumn16.VisibleIndex = 0; + this.gridColumn16.VisibleIndex = 1; this.gridColumn16.Width = 112; // // gridColumn9 @@ -955,8 +997,9 @@ this.gridColumn9.FieldName = "staffNo"; this.gridColumn9.MinWidth = 30; this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 1; + this.gridColumn9.VisibleIndex = 2; this.gridColumn9.Width = 112; // // gridColumn10 @@ -965,8 +1008,9 @@ this.gridColumn10.FieldName = "staffName"; this.gridColumn10.MinWidth = 30; this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.OptionsColumn.ReadOnly = true; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 2; + this.gridColumn10.VisibleIndex = 3; this.gridColumn10.Width = 112; // // gridColumn11 @@ -975,8 +1019,9 @@ this.gridColumn11.FieldName = "hour"; this.gridColumn11.MinWidth = 30; this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Tag = "edit"; this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 3; + this.gridColumn11.VisibleIndex = 4; this.gridColumn11.Width = 112; // // gridColumn12 @@ -986,8 +1031,9 @@ this.gridColumn12.FieldName = "lineNo"; this.gridColumn12.MinWidth = 30; this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Tag = "edit"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 4; + this.gridColumn12.VisibleIndex = 5; this.gridColumn12.Width = 112; // // repositoryItemSearchLookUpEdit1 @@ -1014,7 +1060,7 @@ this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.OptionsColumn.ReadOnly = true; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 5; + this.gridColumn13.VisibleIndex = 6; this.gridColumn13.Width = 112; // // gridColumn14 @@ -1024,8 +1070,9 @@ this.gridColumn14.MinWidth = 30; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.OptionsColumn.ReadOnly = true; + this.gridColumn14.Tag = ""; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 6; + this.gridColumn14.VisibleIndex = 7; this.gridColumn14.Width = 112; // // gridColumn15 @@ -1034,8 +1081,9 @@ this.gridColumn15.FieldName = "remark"; this.gridColumn15.MinWidth = 30; this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Tag = "edit"; this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 7; + this.gridColumn15.VisibleIndex = 8; this.gridColumn15.Width = 112; // // gridColumn18 @@ -1061,7 +1109,7 @@ this.gvMxDel.MinWidth = 30; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 8; + this.gvMxDel.VisibleIndex = 9; this.gvMxDel.Width = 112; // // repositoryItemButtonEdit1 @@ -1126,7 +1174,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_Guid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorTime.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorTime.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_DAAType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_DAA001.Properties)).EndInit(); @@ -1134,12 +1181,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_HourlyType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_HourlySalary.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ErrorNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); @@ -1150,6 +1195,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); @@ -1185,7 +1234,6 @@ private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraEditors.TextEdit txt_Remark; - private DevExpress.XtraEditors.TextEdit txt_Guid; private DevExpress.XtraEditors.DateEdit txt_ErrorTime; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView2; @@ -1198,7 +1246,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; - private DevExpress.XtraEditors.TextEdit txt_ErrorNo; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; @@ -1215,9 +1262,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraEditors.SearchLookUpEdit txt_HourlyType; private DevExpress.XtraGrid.Views.Grid.GridView gridView3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; @@ -1229,10 +1273,18 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraEditors.TextEdit txt_HourlySalary; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1; private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit1View; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraEditors.TextEdit txt_Guid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraEditors.TextEdit txt_ErrorNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraEditors.SimpleButton btnFZ; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumnIndex; } } \ No newline at end of file -- Gitblit v1.9.3