From 53ff1e8dc26bd92d00391a7c9e5160885bee6c38 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 26 四月 2025 17:34:37 +0800 Subject: [PATCH] 多级审核 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs | 245 ++++++++++++++++++++++++++---------------------- 1 files changed, 133 insertions(+), 112 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs index 91077d2..3fc17ad 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs @@ -29,6 +29,7 @@ /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -62,6 +63,9 @@ this.gv_qt002 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -91,9 +95,9 @@ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -121,6 +125,7 @@ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -158,9 +163,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); @@ -211,6 +216,7 @@ // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -224,18 +230,18 @@ // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1126, 570); - this.split1.SplitterPosition = 550; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // 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.gcMain1.Size = new System.Drawing.Size(1126, 511); + this.gcMain1.Size = new System.Drawing.Size(1126, 519); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -244,7 +250,6 @@ // 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[] { @@ -261,7 +266,10 @@ this.gv_qt016, this.gv_qt002, this.gridColumn5, - this.gridColumn6}); + this.gridColumn6, + this.gridColumn13, + this.gridColumn14, + this.gridColumn15}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -271,7 +279,6 @@ // // gv_qt015 // - this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt015.AppearanceCell.Options.UseFont = true; this.gv_qt015.Caption = "瀹℃牳鐘舵�� "; this.gv_qt015.FieldName = "isChk"; @@ -287,7 +294,6 @@ // // gv_qt014 // - this.gv_qt014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt014.AppearanceCell.Options.UseFont = true; this.gv_qt014.Caption = "瀹岀粨鏍囪瘑 "; this.gv_qt014.FieldName = "isWj"; @@ -297,13 +303,10 @@ this.gv_qt014.OptionsColumn.AllowEdit = false; this.gv_qt014.Tag = "query_a.qt014"; this.gv_qt014.UnboundDataType = typeof(bool); - this.gv_qt014.Visible = true; - this.gv_qt014.VisibleIndex = 1; this.gv_qt014.Width = 50; // // gv_qtck // - this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qtck.AppearanceCell.Options.UseFont = true; this.gv_qtck.Caption = "鐢宠鍗曞彿 "; this.gv_qtck.FieldName = "qtck"; @@ -312,7 +315,7 @@ this.gv_qtck.OptionsColumn.AllowEdit = false; this.gv_qtck.Tag = "query_a.qtck"; this.gv_qtck.Visible = true; - this.gv_qtck.VisibleIndex = 2; + this.gv_qtck.VisibleIndex = 4; this.gv_qtck.Width = 100; // // gridColumn3 @@ -322,12 +325,11 @@ this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 3; + this.gridColumn3.VisibleIndex = 5; this.gridColumn3.Width = 94; // // gv_qt020 // - this.gv_qt020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt020.AppearanceCell.Options.UseFont = true; this.gv_qt020.Caption = "搴撳瓨鏂瑰悜"; this.gv_qt020.FieldName = "qt020"; @@ -336,7 +338,7 @@ this.gv_qt020.OptionsColumn.AllowEdit = false; this.gv_qt020.Tag = "query_a.qt020"; this.gv_qt020.Visible = true; - this.gv_qt020.VisibleIndex = 4; + this.gv_qt020.VisibleIndex = 6; this.gv_qt020.Width = 94; // // gridColumn4 @@ -346,12 +348,11 @@ this.gridColumn4.MinWidth = 25; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 5; + this.gridColumn4.VisibleIndex = 7; this.gridColumn4.Width = 94; // // gv_qt005 // - this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt005.AppearanceCell.Options.UseFont = true; this.gv_qt005.Caption = "鍒跺崟浜� "; this.gv_qt005.FieldName = "qt005"; @@ -360,12 +361,11 @@ this.gv_qt005.OptionsColumn.AllowEdit = false; this.gv_qt005.Tag = "query_a.qt005"; this.gv_qt005.Visible = true; - this.gv_qt005.VisibleIndex = 6; + this.gv_qt005.VisibleIndex = 8; this.gv_qt005.Width = 94; // // gv_qt001 // - this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt001.AppearanceCell.Options.UseFont = true; this.gv_qt001.Caption = "鍒跺崟鏃ユ湡 "; this.gv_qt001.FieldName = "qt001"; @@ -374,12 +374,11 @@ this.gv_qt001.OptionsColumn.AllowEdit = false; this.gv_qt001.Tag = "query_a.qt001"; this.gv_qt001.Visible = true; - this.gv_qt001.VisibleIndex = 7; + this.gv_qt001.VisibleIndex = 9; this.gv_qt001.Width = 180; // // gv_qt008 // - this.gv_qt008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt008.AppearanceCell.Options.UseFont = true; this.gv_qt008.Caption = "鍙戞枡浠撳簱 "; this.gv_qt008.FieldName = "flckName"; @@ -388,26 +387,24 @@ this.gv_qt008.OptionsColumn.AllowEdit = false; this.gv_qt008.Tag = "query_a.qt008"; this.gv_qt008.Visible = true; - this.gv_qt008.VisibleIndex = 8; + this.gv_qt008.VisibleIndex = 10; this.gv_qt008.Width = 94; // // gv_qt010 // - this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt010.AppearanceCell.Options.UseFont = true; - this.gv_qt010.Caption = "鍑哄簱鍘熷洜 "; + this.gv_qt010.Caption = "鐢宠澶囨敞"; this.gv_qt010.FieldName = "qt010"; this.gv_qt010.MinWidth = 25; this.gv_qt010.Name = "gv_qt010"; this.gv_qt010.OptionsColumn.AllowEdit = false; this.gv_qt010.Tag = "query_a.qt010"; this.gv_qt010.Visible = true; - this.gv_qt010.VisibleIndex = 9; + this.gv_qt010.VisibleIndex = 11; this.gv_qt010.Width = 94; // // gv_qt016 // - this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt016.AppearanceCell.Options.UseFont = true; this.gv_qt016.Caption = "瀹℃牳浜� "; this.gv_qt016.FieldName = "qt016"; @@ -416,12 +413,11 @@ this.gv_qt016.OptionsColumn.AllowEdit = false; this.gv_qt016.Tag = "query_a.qt016"; this.gv_qt016.Visible = true; - this.gv_qt016.VisibleIndex = 10; + this.gv_qt016.VisibleIndex = 12; this.gv_qt016.Width = 94; // // gv_qt002 // - this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt002.AppearanceCell.Options.UseFont = true; this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 "; this.gv_qt002.FieldName = "qt002"; @@ -430,7 +426,7 @@ this.gv_qt002.OptionsColumn.AllowEdit = false; this.gv_qt002.Tag = "query_a.qt002"; this.gv_qt002.Visible = true; - this.gv_qt002.VisibleIndex = 11; + this.gv_qt002.VisibleIndex = 13; this.gv_qt002.Width = 94; // // gridColumn5 @@ -440,7 +436,7 @@ this.gridColumn5.MinWidth = 25; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 12; + this.gridColumn5.VisibleIndex = 14; this.gridColumn5.Width = 94; // // gridColumn6 @@ -450,14 +446,47 @@ this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 13; + this.gridColumn6.VisibleIndex = 15; this.gridColumn6.Width = 94; + // + // gridColumn13 + // + this.gridColumn13.Caption = "璐㈠姟瀹℃牳"; + this.gridColumn13.FieldName = "isCwChk"; + this.gridColumn13.MinWidth = 25; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.OptionsColumn.ReadOnly = true; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 3; + this.gridColumn13.Width = 94; + // + // gridColumn14 + // + this.gridColumn14.Caption = "鍞悗瀹℃牳"; + this.gridColumn14.FieldName = "isShChk"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.OptionsColumn.ReadOnly = true; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 1; + this.gridColumn14.Width = 94; + // + // gridColumn15 + // + this.gridColumn15.Caption = "閲囪喘瀹℃牳"; + this.gridColumn15.FieldName = "isCgChk"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.OptionsColumn.ReadOnly = true; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 2; + this.gridColumn15.Width = 94; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 511); + this.pageBar1.Location = new System.Drawing.Point(0, 519); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; @@ -488,6 +517,7 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 570); this.splitMx1.SplitterPosition = 136; this.splitMx1.TabIndex = 0; @@ -531,55 +561,53 @@ // txt_qt008 // this.txt_qt008.IsReadly = false; - this.txt_qt008.Location = new System.Drawing.Point(626, 76); + this.txt_qt008.Location = new System.Drawing.Point(636, 41); this.txt_qt008.Margin = new System.Windows.Forms.Padding(0); this.txt_qt008.Name = "txt_qt008"; - this.txt_qt008.Size = new System.Drawing.Size(195, 28); + this.txt_qt008.Size = new System.Drawing.Size(200, 24); this.txt_qt008.TabIndex = 320; // // ucLookHuoZhu1 // this.ucLookHuoZhu1.HzId = null; this.ucLookHuoZhu1.IsReadly = false; - this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 76); + this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 70); this.ucLookHuoZhu1.Name = "ucLookHuoZhu1"; this.ucLookHuoZhu1.OrgId = null; - this.ucLookHuoZhu1.Size = new System.Drawing.Size(267, 60); + this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 54); this.ucLookHuoZhu1.TabIndex = 318; // // txt_qt010 // - this.txt_qt010.Location = new System.Drawing.Point(355, 108); + this.txt_qt010.Location = new System.Drawing.Point(360, 99); this.txt_qt010.Name = "txt_qt010"; - this.txt_qt010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_qt010.Properties.Appearance.Options.UseFont = true; - this.txt_qt010.Size = new System.Drawing.Size(466, 28); + this.txt_qt010.Size = new System.Drawing.Size(476, 24); this.txt_qt010.StyleController = this.layoutMx1; this.txt_qt010.TabIndex = 235; // // txt_qt009 // this.txt_qt009.IsReadly = false; - this.txt_qt009.Location = new System.Drawing.Point(626, 44); + this.txt_qt009.Location = new System.Drawing.Point(636, 70); this.txt_qt009.Name = "txt_qt009"; - this.txt_qt009.Size = new System.Drawing.Size(195, 28); + this.txt_qt009.Size = new System.Drawing.Size(200, 24); this.txt_qt009.TabIndex = 316; // // txt_qt013 // this.txt_qt013.IsReadly = false; - this.txt_qt013.Location = new System.Drawing.Point(355, 76); + this.txt_qt013.Location = new System.Drawing.Point(360, 70); this.txt_qt013.Name = "txt_qt013"; - this.txt_qt013.Size = new System.Drawing.Size(195, 28); + this.txt_qt013.Size = new System.Drawing.Size(200, 24); this.txt_qt013.TabIndex = 304; // // txt_qtck // this.txt_qtck.Location = new System.Drawing.Point(84, 12); this.txt_qtck.Name = "txt_qtck"; - this.txt_qtck.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_qtck.Properties.Appearance.Options.UseFont = true; - this.txt_qtck.Size = new System.Drawing.Size(195, 28); + this.txt_qtck.Size = new System.Drawing.Size(200, 24); this.txt_qtck.StyleController = this.layoutMx1; this.txt_qtck.TabIndex = 211; this.txt_qtck.Tag = "readonly"; @@ -587,7 +615,7 @@ // txt_qt019 // this.txt_qt019.EditValue = "璇烽�夋嫨"; - this.txt_qt019.Location = new System.Drawing.Point(355, 12); + this.txt_qt019.Location = new System.Drawing.Point(360, 12); this.txt_qt019.Name = "txt_qt019"; this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -599,22 +627,22 @@ "璐圭敤鐗╂枡鍑哄簱(QTCKD04_SYS)", "搴撳瓨璋冩暣(QTCKD05_SYS)"}); this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt019.Size = new System.Drawing.Size(195, 24); + this.txt_qt019.Size = new System.Drawing.Size(200, 24); this.txt_qt019.StyleController = this.layoutMx1; this.txt_qt019.TabIndex = 301; // // txt_qt024 // this.txt_qt024.IsReadly = false; - this.txt_qt024.Location = new System.Drawing.Point(355, 44); + this.txt_qt024.Location = new System.Drawing.Point(360, 41); this.txt_qt024.Name = "txt_qt024"; - this.txt_qt024.Size = new System.Drawing.Size(195, 28); + this.txt_qt024.Size = new System.Drawing.Size(200, 24); this.txt_qt024.TabIndex = 309; // // txt_qt020 // this.txt_qt020.EditValue = "璇烽�夋嫨"; - this.txt_qt020.Location = new System.Drawing.Point(626, 12); + this.txt_qt020.Location = new System.Drawing.Point(636, 12); this.txt_qt020.Name = "txt_qt020"; this.txt_qt020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -623,46 +651,44 @@ "鏅��(GENERAL)", "閫�璐�(RETURN)"}); this.txt_qt020.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt020.Size = new System.Drawing.Size(195, 24); + this.txt_qt020.Size = new System.Drawing.Size(200, 24); this.txt_qt020.StyleController = this.layoutMx1; this.txt_qt020.TabIndex = 300; // // txt_qt023 // this.txt_qt023.IsReadly = false; - this.txt_qt023.Location = new System.Drawing.Point(84, 44); + this.txt_qt023.Location = new System.Drawing.Point(84, 41); this.txt_qt023.Name = "txt_qt023"; - this.txt_qt023.Size = new System.Drawing.Size(195, 28); + this.txt_qt023.Size = new System.Drawing.Size(200, 24); this.txt_qt023.TabIndex = 307; // // txt_qt016 // - this.txt_qt016.Location = new System.Drawing.Point(897, 12); + this.txt_qt016.Location = new System.Drawing.Point(912, 12); this.txt_qt016.Name = "txt_qt016"; - this.txt_qt016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_qt016.Properties.Appearance.Options.UseFont = true; - this.txt_qt016.Size = new System.Drawing.Size(196, 28); + this.txt_qt016.Size = new System.Drawing.Size(202, 24); this.txt_qt016.StyleController = this.layoutMx1; this.txt_qt016.TabIndex = 262; this.txt_qt016.Tag = "readonly"; // // txt_qt002 // - this.txt_qt002.Location = new System.Drawing.Point(897, 44); + this.txt_qt002.Location = new System.Drawing.Point(912, 41); this.txt_qt002.Name = "txt_qt002"; - this.txt_qt002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_qt002.Properties.Appearance.Options.UseFont = true; - this.txt_qt002.Size = new System.Drawing.Size(196, 28); + this.txt_qt002.Size = new System.Drawing.Size(202, 24); this.txt_qt002.StyleController = this.layoutMx1; this.txt_qt002.TabIndex = 216; this.txt_qt002.Tag = "readonly"; // // txt_qt015 // - this.txt_qt015.Location = new System.Drawing.Point(825, 76); + this.txt_qt015.Location = new System.Drawing.Point(840, 70); this.txt_qt015.Name = "txt_qt015"; this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_qt015.Size = new System.Drawing.Size(268, 24); + this.txt_qt015.Size = new System.Drawing.Size(274, 24); this.txt_qt015.StyleController = this.layoutMx1; this.txt_qt015.TabIndex = 310; this.txt_qt015.Tag = "readonly"; @@ -693,9 +719,9 @@ this.layoutControlItem7, this.layoutControlItem8, this.layoutControlItem10, - this.layoutControlItem11, this.layoutControlItem13, this.layoutControlItem9, + this.layoutControlItem11, this.layoutControlItem12}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; @@ -725,7 +751,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.Root.Size = new System.Drawing.Size(1105, 148); + this.Root.Size = new System.Drawing.Size(1126, 136); this.Root.TextVisible = false; // // layoutControlItem1 @@ -733,80 +759,80 @@ this.layoutControlItem1.Control = this.txt_qtck; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 29); this.layoutControlItem1.Text = "鍗曟嵁缂栧彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qt019; - this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 29); this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_qt020; - this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 29); this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_qt023; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 29); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(276, 29); this.layoutControlItem4.Text = "搴撳瓨缁勭粐"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qt024; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(276, 29); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 29); this.layoutControlItem5.Text = "棰嗙敤缁勭粐"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qt016; - this.layoutControlItem6.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem6.Location = new System.Drawing.Point(828, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(278, 29); this.layoutControlItem6.Text = "瀹℃牳浜�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_qt002; - this.layoutControlItem7.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(828, 29); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(278, 29); this.layoutControlItem7.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_qt015; - this.layoutControlItem8.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(828, 58); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(278, 29); this.layoutControlItem8.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; @@ -814,57 +840,57 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_qt013; - this.layoutControlItem10.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(276, 58); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(276, 29); this.layoutControlItem10.Text = "瀹㈡埛"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_qt009; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 32); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_qt010; - this.layoutControlItem13.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem13.Location = new System.Drawing.Point(276, 87); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(542, 32); - this.layoutControlItem13.Text = "鍑哄簱澶囨敞"; + this.layoutControlItem13.Size = new System.Drawing.Size(552, 29); + this.layoutControlItem13.Text = "鐢宠澶囨敞"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.ucLookHuoZhu1; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(0, 58); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 64); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 58); this.layoutControlItem9.Text = "璐т富绫诲瀷"; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_qt009; + this.layoutControlItem11.Location = new System.Drawing.Point(552, 58); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); + // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_qt008; - this.layoutControlItem12.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem12.Location = new System.Drawing.Point(552, 29); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem12.Size = new System.Drawing.Size(276, 29); this.layoutControlItem12.Text = "鍙戞枡浠撳簱"; this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // @@ -924,7 +950,6 @@ // // 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"; @@ -935,7 +960,6 @@ // // gvMx1qtrkGuid // - this.gvMx1qtrkGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true; this.gvMx1qtrkGuid.Caption = "qtGuid"; this.gvMx1qtrkGuid.FieldName = "qtGuid"; @@ -1045,7 +1069,6 @@ // // gvMx1qd002 // - this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd002.AppearanceCell.Options.UseFont = true; this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 "; this.gvMx1qd002.FieldName = "qd002"; @@ -1058,7 +1081,6 @@ // // gvMx1qd003 // - this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd003.AppearanceCell.Options.UseFont = true; this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О "; this.gvMx1qd003.FieldName = "qd003"; @@ -1071,7 +1093,6 @@ // // gvMx1qd004 // - this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd004.AppearanceCell.Options.UseFont = true; this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 "; this.gvMx1qd004.FieldName = "qd004"; @@ -1084,7 +1105,6 @@ // // gvMx1qd007 // - this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd007.AppearanceCell.Options.UseFont = true; this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true; @@ -1101,7 +1121,6 @@ // // gvMx1qd008 // - this.gvMx1qd008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd008.AppearanceCell.Options.UseFont = true; this.gvMx1qd008.Caption = "宸叉壂鏁伴噺 "; this.gvMx1qd008.FieldName = "qd008"; @@ -1114,7 +1133,6 @@ // // gvMx1qd009 // - this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd009.AppearanceCell.Options.UseFont = true; this.gvMx1qd009.Caption = "鍗曚綅 "; this.gvMx1qd009.FieldName = "qd009dw"; @@ -1127,7 +1145,6 @@ // // gvMx1qd010 // - this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd010.AppearanceCell.Options.UseFont = true; this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true; @@ -1229,9 +1246,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); @@ -1296,10 +1313,8 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; @@ -1325,5 +1340,11 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; } } \ No newline at end of file -- Gitblit v1.9.3