From 2057778ce796422f1dab4ec011ca66eb1faf66cf Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期日, 13 七月 2025 10:00:15 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesYanTui.Designer.cs | 193 +++++++++++++++++++++++++---------------------- 1 files changed, 103 insertions(+), 90 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesYanTui.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesYanTui.Designer.cs index a98c3ff..faf52d1 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesYanTui.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesYanTui.Designer.cs @@ -29,13 +29,13 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -90,6 +90,7 @@ this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -114,7 +115,7 @@ this.picCheckBox = new System.Windows.Forms.PictureBox(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -259,7 +260,8 @@ this.gv_checkDate, this.gv_reason, this.gv_fmrmode, - this.gridColumn19}); + this.gridColumn19, + this.gridColumn7}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -274,7 +276,7 @@ this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Tag = "org.fnamber"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 0; + this.gridColumn13.VisibleIndex = 2; this.gridColumn13.Width = 250; // // gv_status @@ -288,7 +290,7 @@ this.gv_status.OptionsColumn.AllowEdit = false; this.gv_status.Tag = "query_a.status"; this.gv_status.Visible = true; - this.gv_status.VisibleIndex = 1; + this.gv_status.VisibleIndex = 0; this.gv_status.Width = 50; // // gv_fType @@ -302,7 +304,7 @@ this.gv_fType.OptionsColumn.AllowEdit = false; this.gv_fType.Tag = "query_a.f_type"; this.gv_fType.Visible = true; - this.gv_fType.VisibleIndex = 2; + this.gv_fType.VisibleIndex = 1; this.gv_fType.Width = 50; // // gv_itemOutNo @@ -314,7 +316,7 @@ this.gv_itemOutNo.OptionsColumn.AllowEdit = false; this.gv_itemOutNo.Tag = "query_a.item_out_no"; this.gv_itemOutNo.Visible = true; - this.gv_itemOutNo.VisibleIndex = 3; + this.gv_itemOutNo.VisibleIndex = 4; this.gv_itemOutNo.Width = 100; // // gv_suppNo @@ -326,7 +328,7 @@ this.gv_suppNo.OptionsColumn.AllowEdit = false; this.gv_suppNo.Tag = "query_a.supp_no"; this.gv_suppNo.Visible = true; - this.gv_suppNo.VisibleIndex = 4; + this.gv_suppNo.VisibleIndex = 5; this.gv_suppNo.Width = 94; // // gridColumn1 @@ -335,7 +337,7 @@ this.gridColumn1.FieldName = "suppName"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 5; + this.gridColumn1.VisibleIndex = 6; this.gridColumn1.Width = 94; // // gridColumn3 @@ -344,7 +346,7 @@ this.gridColumn3.FieldName = "createBy"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 6; + this.gridColumn3.VisibleIndex = 7; this.gridColumn3.Width = 94; // // gv_createDate @@ -356,7 +358,7 @@ this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.create_date"; this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 7; + this.gv_createDate.VisibleIndex = 8; this.gv_createDate.Width = 180; // // gridColumn4 @@ -365,7 +367,7 @@ this.gridColumn4.FieldName = "checkUser"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 8; + this.gridColumn4.VisibleIndex = 9; this.gridColumn4.Width = 94; // // gv_checkDate @@ -377,7 +379,7 @@ this.gv_checkDate.OptionsColumn.AllowEdit = false; this.gv_checkDate.Tag = "query_a.check_date"; this.gv_checkDate.Visible = true; - this.gv_checkDate.VisibleIndex = 9; + this.gv_checkDate.VisibleIndex = 10; this.gv_checkDate.Width = 180; // // gv_reason @@ -389,7 +391,7 @@ this.gv_reason.OptionsColumn.AllowEdit = false; this.gv_reason.Tag = "query_a.reason"; this.gv_reason.Visible = true; - this.gv_reason.VisibleIndex = 10; + this.gv_reason.VisibleIndex = 11; this.gv_reason.Width = 94; // // gv_fmrmode @@ -401,7 +403,7 @@ this.gv_fmrmode.OptionsColumn.AllowEdit = false; this.gv_fmrmode.Tag = "query_a.fmrmode"; this.gv_fmrmode.Visible = true; - this.gv_fmrmode.VisibleIndex = 11; + this.gv_fmrmode.VisibleIndex = 12; this.gv_fmrmode.Width = 94; // // gridColumn19 @@ -489,19 +491,19 @@ // // txt_checkUser // - this.txt_checkUser.Location = new System.Drawing.Point(897, 40); + this.txt_checkUser.Location = new System.Drawing.Point(912, 40); this.txt_checkUser.Name = "txt_checkUser"; this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(196, 24); + this.txt_checkUser.Size = new System.Drawing.Size(202, 24); this.txt_checkUser.StyleController = this.layoutMx1; this.txt_checkUser.TabIndex = 513; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(897, 68); + this.txt_checkDate.Location = new System.Drawing.Point(912, 68); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(196, 24); + this.txt_checkDate.Size = new System.Drawing.Size(202, 24); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 252; // @@ -510,7 +512,7 @@ this.txt_suppName.Location = new System.Drawing.Point(84, 40); this.txt_suppName.Name = "txt_suppName"; this.txt_suppName.Properties.Appearance.Options.UseFont = true; - this.txt_suppName.Size = new System.Drawing.Size(195, 24); + this.txt_suppName.Size = new System.Drawing.Size(200, 24); this.txt_suppName.StyleController = this.layoutMx1; this.txt_suppName.TabIndex = 523; // @@ -526,20 +528,20 @@ "浣滀笟涓嶈壇", "渚涘簲鍟嗙墿鍝佸彿閿欒", "閲囪喘鏂欏彿鍙樻洿"}); - this.txt_reason.Size = new System.Drawing.Size(195, 24); + this.txt_reason.Size = new System.Drawing.Size(200, 24); this.txt_reason.StyleController = this.layoutMx1; this.txt_reason.TabIndex = 518; // // txt_fmrmode // - this.txt_fmrmode.Location = new System.Drawing.Point(355, 40); + this.txt_fmrmode.Location = new System.Drawing.Point(360, 40); this.txt_fmrmode.Name = "txt_fmrmode"; this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fmrmode.Properties.Items.AddRange(new object[] { "閫�鏂欒ˉ鏂�", "閫�鏂欏苟鎵f"}); - this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); + this.txt_fmrmode.Size = new System.Drawing.Size(200, 24); this.txt_fmrmode.StyleController = this.layoutMx1; this.txt_fmrmode.TabIndex = 519; // @@ -548,35 +550,35 @@ this.txt_itemCgytNo.Location = new System.Drawing.Point(84, 12); this.txt_itemCgytNo.Name = "txt_itemCgytNo"; this.txt_itemCgytNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemCgytNo.Size = new System.Drawing.Size(195, 24); + this.txt_itemCgytNo.Size = new System.Drawing.Size(200, 24); this.txt_itemCgytNo.StyleController = this.layoutMx1; this.txt_itemCgytNo.TabIndex = 210; // // txt_isOut // - this.txt_isOut.Location = new System.Drawing.Point(283, 12); + this.txt_isOut.Location = new System.Drawing.Point(288, 12); this.txt_isOut.Name = "txt_isOut"; this.txt_isOut.Properties.Caption = "濮斿鏍囪瘑"; - this.txt_isOut.Size = new System.Drawing.Size(267, 24); + this.txt_isOut.Size = new System.Drawing.Size(272, 24); this.txt_isOut.StyleController = this.layoutMx1; this.txt_isOut.TabIndex = 525; this.txt_isOut.Tag = "readOnly"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(355, 68); + this.txt_remark.Location = new System.Drawing.Point(360, 68); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(466, 24); + this.txt_remark.Size = new System.Drawing.Size(476, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 235; // // txt_status // - this.txt_status.Location = new System.Drawing.Point(825, 12); + this.txt_status.Location = new System.Drawing.Point(840, 12); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_status.Size = new System.Drawing.Size(268, 24); + this.txt_status.Size = new System.Drawing.Size(274, 24); this.txt_status.StyleController = this.layoutMx1; this.txt_status.TabIndex = 526; // @@ -590,17 +592,17 @@ // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(626, 12); + this.txt_createBy.Location = new System.Drawing.Point(636, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Size = new System.Drawing.Size(195, 24); + this.txt_createBy.Size = new System.Drawing.Size(200, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 530; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(626, 40); + this.txt_createDate.Location = new System.Drawing.Point(636, 40); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Size = new System.Drawing.Size(195, 24); + this.txt_createDate.Size = new System.Drawing.Size(200, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 531; // @@ -645,30 +647,30 @@ this.layoutControlItem8}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition5.Width = 100D; - columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition6.Width = 100D; - columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition7.Width = 100D; - columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition8.Width = 100D; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition5, - columnDefinition6, - columnDefinition7, - columnDefinition8}); - rowDefinition4.Height = 100D; - rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition5.Height = 100D; - rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition6.Height = 100D; - rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition4, - rowDefinition5, - rowDefinition6}); - this.Root.Size = new System.Drawing.Size(1105, 104); + rowDefinition1, + rowDefinition2, + rowDefinition3}); + this.Root.Size = new System.Drawing.Size(1126, 104); this.Root.TextVisible = false; // // layoutControlItem2 @@ -677,7 +679,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(0, 28); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 28); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 28); this.layoutControlItem2.Text = "渚涘簲鍟�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // @@ -686,28 +688,28 @@ this.layoutControlItem1.Control = this.txt_itemCgytNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 28); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 28); this.layoutControlItem1.Text = "楠岄��鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_fmrmode; - this.layoutControlItem3.Location = new System.Drawing.Point(271, 28); + this.layoutControlItem3.Location = new System.Drawing.Point(276, 28); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 28); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 28); this.layoutControlItem3.Text = "閫�鏂欐柟寮�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_isOut; - this.layoutControlItem7.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem7.Location = new System.Drawing.Point(276, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 28); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 28); this.layoutControlItem7.Text = "濮斿鏍囪瘑"; this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; @@ -715,32 +717,32 @@ // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_checkUser; - this.layoutControlItem9.Location = new System.Drawing.Point(813, 28); + this.layoutControlItem9.Location = new System.Drawing.Point(828, 28); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(272, 28); + this.layoutControlItem9.Size = new System.Drawing.Size(278, 28); this.layoutControlItem9.Text = "瀹℃牳浜�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_checkDate; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 56); + this.layoutControlItem10.Location = new System.Drawing.Point(828, 56); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(272, 28); + this.layoutControlItem10.Size = new System.Drawing.Size(278, 28); this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_status; - this.layoutControlItem11.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem11.Location = new System.Drawing.Point(828, 0); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(272, 28); + this.layoutControlItem11.Size = new System.Drawing.Size(278, 28); this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -748,21 +750,21 @@ // lab_createBy // this.lab_createBy.Control = this.txt_createBy; - this.lab_createBy.Location = new System.Drawing.Point(542, 0); + this.lab_createBy.Location = new System.Drawing.Point(552, 0); this.lab_createBy.Name = "lab_createBy"; this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; - this.lab_createBy.Size = new System.Drawing.Size(271, 28); + this.lab_createBy.Size = new System.Drawing.Size(276, 28); this.lab_createBy.Text = "鍒涘缓浜�"; this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_createDate; - this.layoutControlItem15.Location = new System.Drawing.Point(542, 28); + this.layoutControlItem15.Location = new System.Drawing.Point(552, 28); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 28); + this.layoutControlItem15.Size = new System.Drawing.Size(276, 28); this.layoutControlItem15.Text = "鍒涘缓鏃堕棿"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // @@ -772,19 +774,19 @@ this.layoutControlItem5.Location = new System.Drawing.Point(0, 56); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 28); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 28); this.layoutControlItem5.Text = "楠岄��鍘熷洜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_remark; - this.layoutControlItem8.Location = new System.Drawing.Point(271, 56); + this.layoutControlItem8.Location = new System.Drawing.Point(276, 56); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(542, 28); + this.layoutControlItem8.Size = new System.Drawing.Size(552, 28); this.layoutControlItem8.Text = "楠岄��澶囨敞"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // @@ -837,6 +839,17 @@ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gridColumn2 + // + this.gridColumn2.Caption = "鍗曚綅"; + this.gridColumn2.FieldName = "kcUnit"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.OptionsColumn.ReadOnly = true; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 4; + this.gridColumn2.Width = 94; // // gridColumn12 // @@ -1084,16 +1097,15 @@ this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); // - // gridColumn2 + // gridColumn7 // - this.gridColumn2.Caption = "鍗曚綅"; - this.gridColumn2.FieldName = "kcUnit"; - this.gridColumn2.MinWidth = 25; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.OptionsColumn.ReadOnly = true; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 4; - this.gridColumn2.Width = 94; + this.gridColumn7.Caption = "鍒拌揣鍗曞彿"; + this.gridColumn7.FieldName = "taskNo"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 3; + this.gridColumn7.Width = 94; // // Frm_MesYanTui // @@ -1243,5 +1255,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; } } \ No newline at end of file -- Gitblit v1.9.3