From e72f34545b96332b8bff76294b7d397630139d9c Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 13 九月 2025 16:06:22 +0800 Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs | 398 ++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 255 insertions(+), 143 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs index c02319b..3a9be81 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs @@ -30,6 +30,7 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesItemQt)); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -40,6 +41,7 @@ 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.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); @@ -72,10 +74,13 @@ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn20 = 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.txt_wwgys = new Gs.DevApp.UserControl.UcLookSupplier(); + this.btnCopyXls = new DevExpress.XtraEditors.SimpleButton(); this.lbGuid = new System.Windows.Forms.Label(); this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu(); this.txt_qt010 = new DevExpress.XtraEditors.TextEdit(); @@ -102,7 +107,6 @@ this.txt_qtlx = new DevExpress.XtraEditors.ComboBoxEdit(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -125,6 +129,9 @@ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItemWwgys = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -134,12 +141,13 @@ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1qd002 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1qd003 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1qd004 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -153,6 +161,7 @@ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptCk = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = 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(); @@ -194,7 +203,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); @@ -217,6 +225,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -319,7 +330,8 @@ this.gridColumn6, this.gridColumn13, this.gridColumn14, - this.gridColumn15}); + this.gridColumn15, + this.gridColumn20}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -374,8 +386,6 @@ this.gridColumn3.FieldName = "qt019"; this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 5; this.gridColumn3.Width = 94; // // gv_qt020 @@ -522,6 +532,16 @@ this.gridColumn15.VisibleIndex = 2; this.gridColumn15.Width = 94; // + // gridColumn20 + // + this.gridColumn20.Caption = "鍑哄簱绫诲瀷"; + this.gridColumn20.FieldName = "qtlx"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Visible = true; + this.gridColumn20.VisibleIndex = 5; + this.gridColumn20.Width = 94; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -559,11 +579,13 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 193; + this.splitMx1.SplitterPosition = 233; this.splitMx1.TabIndex = 0; // // layoutMx1 // + this.layoutMx1.Controls.Add(this.txt_wwgys); + this.layoutMx1.Controls.Add(this.btnCopyXls); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.ucLookHuoZhu1); this.layoutMx1.Controls.Add(this.txt_qt010); @@ -593,11 +615,30 @@ this.layoutControlItem14}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 361, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(722, 358, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 193); + this.layoutMx1.Size = new System.Drawing.Size(1126, 233); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; + // + // txt_wwgys + // + this.txt_wwgys.IsReadly = false; + this.txt_wwgys.Location = new System.Drawing.Point(385, 198); + this.txt_wwgys.Margin = new System.Windows.Forms.Padding(0); + this.txt_wwgys.Name = "txt_wwgys"; + this.txt_wwgys.Size = new System.Drawing.Size(165, 24); + this.txt_wwgys.TabIndex = 446; + // + // btnCopyXls + // + this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image"))); + this.btnCopyXls.Location = new System.Drawing.Point(12, 198); + this.btnCopyXls.Name = "btnCopyXls"; + this.btnCopyXls.Size = new System.Drawing.Size(116, 27); + this.btnCopyXls.StyleController = this.layoutMx1; + this.btnCopyXls.TabIndex = 445; + this.btnCopyXls.Text = "蹇嵎褰曞叆"; // // lbGuid // @@ -612,36 +653,36 @@ // this.ucLookHuoZhu1.HzId = null; this.ucLookHuoZhu1.IsReadly = false; - this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 69); + this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 74); this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0); this.ucLookHuoZhu1.Name = "ucLookHuoZhu1"; this.ucLookHuoZhu1.OrgId = null; - this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 54); + this.ucLookHuoZhu1.Size = new System.Drawing.Size(267, 58); this.ucLookHuoZhu1.TabIndex = 318; // // txt_qt010 // - this.txt_qt010.Location = new System.Drawing.Point(114, 127); + this.txt_qt010.Location = new System.Drawing.Point(114, 136); this.txt_qt010.Name = "txt_qt010"; this.txt_qt010.Properties.Appearance.Options.UseFont = true; - this.txt_qt010.Size = new System.Drawing.Size(170, 24); + this.txt_qt010.Size = new System.Drawing.Size(165, 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(390, 127); + this.txt_qt009.Location = new System.Drawing.Point(385, 136); this.txt_qt009.Name = "txt_qt009"; - this.txt_qt009.Size = new System.Drawing.Size(170, 24); + this.txt_qt009.Size = new System.Drawing.Size(165, 24); this.txt_qt009.TabIndex = 316; // // txt_qt013 // this.txt_qt013.IsReadly = false; - this.txt_qt013.Location = new System.Drawing.Point(390, 98); + this.txt_qt013.Location = new System.Drawing.Point(385, 105); this.txt_qt013.Name = "txt_qt013"; - this.txt_qt013.Size = new System.Drawing.Size(170, 24); + this.txt_qt013.Size = new System.Drawing.Size(165, 24); this.txt_qt013.TabIndex = 304; // // txt_qtck @@ -649,7 +690,7 @@ this.txt_qtck.Location = new System.Drawing.Point(114, 12); this.txt_qtck.Name = "txt_qtck"; this.txt_qtck.Properties.Appearance.Options.UseFont = true; - this.txt_qtck.Size = new System.Drawing.Size(170, 24); + this.txt_qtck.Size = new System.Drawing.Size(165, 24); this.txt_qtck.StyleController = this.layoutMx1; this.txt_qtck.TabIndex = 211; this.txt_qtck.Tag = "readonly"; @@ -657,7 +698,7 @@ // txt_qt019 // this.txt_qt019.EditValue = "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKD01_SYS)"; - this.txt_qt019.Location = new System.Drawing.Point(390, 12); + this.txt_qt019.Location = new System.Drawing.Point(385, 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)}); @@ -668,22 +709,22 @@ "璐圭敤鐗╂枡鍑哄簱(QTCKD04_SYS)", "搴撳瓨璋冩暣(QTCKD05_SYS)"}); this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt019.Size = new System.Drawing.Size(170, 24); + this.txt_qt019.Size = new System.Drawing.Size(165, 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(390, 40); + this.txt_qt024.Location = new System.Drawing.Point(385, 43); this.txt_qt024.Name = "txt_qt024"; - this.txt_qt024.Size = new System.Drawing.Size(170, 24); + this.txt_qt024.Size = new System.Drawing.Size(165, 24); this.txt_qt024.TabIndex = 309; // // txt_qt020 // this.txt_qt020.EditValue = "鏅��(GENERAL)"; - this.txt_qt020.Location = new System.Drawing.Point(390, 69); + this.txt_qt020.Location = new System.Drawing.Point(385, 74); 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)}); @@ -691,146 +732,146 @@ "鏅��(GENERAL)", "閫�璐�(RETURN)"}); this.txt_qt020.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt020.Size = new System.Drawing.Size(170, 24); + this.txt_qt020.Size = new System.Drawing.Size(165, 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(114, 40); + this.txt_qt023.Location = new System.Drawing.Point(114, 43); this.txt_qt023.Name = "txt_qt023"; - this.txt_qt023.Size = new System.Drawing.Size(170, 24); + this.txt_qt023.Size = new System.Drawing.Size(165, 24); this.txt_qt023.TabIndex = 307; // // txt_qt016 // - this.txt_qt016.Location = new System.Drawing.Point(942, 12); + this.txt_qt016.Location = new System.Drawing.Point(927, 12); this.txt_qt016.Name = "txt_qt016"; this.txt_qt016.Properties.Appearance.Options.UseFont = true; - this.txt_qt016.Size = new System.Drawing.Size(172, 24); + this.txt_qt016.Size = new System.Drawing.Size(166, 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(942, 40); + this.txt_qt002.Location = new System.Drawing.Point(927, 43); this.txt_qt002.Name = "txt_qt002"; this.txt_qt002.Properties.Appearance.Options.UseFont = true; - this.txt_qt002.Size = new System.Drawing.Size(172, 24); + this.txt_qt002.Size = new System.Drawing.Size(166, 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(840, 69); + this.txt_qt015.Location = new System.Drawing.Point(825, 74); this.txt_qt015.Name = "txt_qt015"; this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_qt015.Size = new System.Drawing.Size(274, 24); + this.txt_qt015.Size = new System.Drawing.Size(268, 24); this.txt_qt015.StyleController = this.layoutMx1; this.txt_qt015.TabIndex = 310; this.txt_qt015.Tag = "readonly"; // // txt_qt031 // - this.txt_qt031.Location = new System.Drawing.Point(942, 98); + this.txt_qt031.Location = new System.Drawing.Point(927, 105); this.txt_qt031.Name = "txt_qt031"; - this.txt_qt031.Size = new System.Drawing.Size(172, 24); + this.txt_qt031.Size = new System.Drawing.Size(166, 24); this.txt_qt031.StyleController = this.layoutMx1; this.txt_qt031.TabIndex = 321; this.txt_qt031.Tag = "readonly"; // // txt_qt030 // - this.txt_qt030.Location = new System.Drawing.Point(942, 127); + this.txt_qt030.Location = new System.Drawing.Point(927, 136); this.txt_qt030.Name = "txt_qt030"; - this.txt_qt030.Size = new System.Drawing.Size(172, 24); + this.txt_qt030.Size = new System.Drawing.Size(166, 24); this.txt_qt030.StyleController = this.layoutMx1; this.txt_qt030.TabIndex = 322; this.txt_qt030.Tag = "readonly"; // // txt_qt029 // - this.txt_qt029.Location = new System.Drawing.Point(840, 156); + this.txt_qt029.Location = new System.Drawing.Point(825, 167); this.txt_qt029.Name = "txt_qt029"; this.txt_qt029.Properties.Caption = "璐㈠姟瀹℃牳鐘舵��"; - this.txt_qt029.Size = new System.Drawing.Size(274, 24); + this.txt_qt029.Size = new System.Drawing.Size(268, 24); this.txt_qt029.StyleController = this.layoutMx1; this.txt_qt029.TabIndex = 323; this.txt_qt029.Tag = "readonly"; // // txt_qt028 // - this.txt_qt028.Location = new System.Drawing.Point(666, 98); + this.txt_qt028.Location = new System.Drawing.Point(656, 105); this.txt_qt028.Name = "txt_qt028"; - this.txt_qt028.Size = new System.Drawing.Size(170, 24); + this.txt_qt028.Size = new System.Drawing.Size(165, 24); this.txt_qt028.StyleController = this.layoutMx1; this.txt_qt028.TabIndex = 324; this.txt_qt028.Tag = "readonly"; // // txt_qt027 // - this.txt_qt027.Location = new System.Drawing.Point(666, 127); + this.txt_qt027.Location = new System.Drawing.Point(656, 136); this.txt_qt027.Name = "txt_qt027"; - this.txt_qt027.Size = new System.Drawing.Size(170, 24); + this.txt_qt027.Size = new System.Drawing.Size(165, 24); this.txt_qt027.StyleController = this.layoutMx1; this.txt_qt027.TabIndex = 325; this.txt_qt027.Tag = "readonly"; // // txt_qt034 // - this.txt_qt034.Location = new System.Drawing.Point(666, 12); + this.txt_qt034.Location = new System.Drawing.Point(656, 12); this.txt_qt034.Name = "txt_qt034"; - this.txt_qt034.Size = new System.Drawing.Size(170, 24); + this.txt_qt034.Size = new System.Drawing.Size(165, 24); this.txt_qt034.StyleController = this.layoutMx1; this.txt_qt034.TabIndex = 326; this.txt_qt034.Tag = "readonly"; // // txt_qt026 // - this.txt_qt026.Location = new System.Drawing.Point(564, 156); + this.txt_qt026.Location = new System.Drawing.Point(554, 167); this.txt_qt026.Name = "txt_qt026"; this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鏍囪瘑"; - this.txt_qt026.Size = new System.Drawing.Size(272, 24); + this.txt_qt026.Size = new System.Drawing.Size(267, 24); this.txt_qt026.StyleController = this.layoutMx1; this.txt_qt026.TabIndex = 327; this.txt_qt026.Tag = "readonly"; // // txt_qt033 // - this.txt_qt033.Location = new System.Drawing.Point(666, 40); + this.txt_qt033.Location = new System.Drawing.Point(656, 43); this.txt_qt033.Name = "txt_qt033"; - this.txt_qt033.Size = new System.Drawing.Size(170, 24); + this.txt_qt033.Size = new System.Drawing.Size(165, 24); this.txt_qt033.StyleController = this.layoutMx1; this.txt_qt033.TabIndex = 328; this.txt_qt033.Tag = "readonly"; // // txt_qt032 // - this.txt_qt032.Location = new System.Drawing.Point(564, 69); + this.txt_qt032.Location = new System.Drawing.Point(554, 74); this.txt_qt032.Name = "txt_qt032"; this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鏍囪瘑"; - this.txt_qt032.Size = new System.Drawing.Size(272, 24); + this.txt_qt032.Size = new System.Drawing.Size(267, 24); this.txt_qt032.StyleController = this.layoutMx1; this.txt_qt032.TabIndex = 329; this.txt_qt032.Tag = "readonly"; // // txt_qt035 // - this.txt_qt035.Location = new System.Drawing.Point(114, 156); + this.txt_qt035.Location = new System.Drawing.Point(114, 167); this.txt_qt035.Name = "txt_qt035"; this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); - this.txt_qt035.Size = new System.Drawing.Size(170, 24); + this.txt_qt035.Size = new System.Drawing.Size(165, 24); this.txt_qt035.StyleController = this.layoutMx1; this.txt_qt035.TabIndex = 330; // // txt_qtlx // this.txt_qtlx.EditValue = "璇烽�夋嫨"; - this.txt_qtlx.Location = new System.Drawing.Point(390, 156); + this.txt_qtlx.Location = new System.Drawing.Point(385, 167); this.txt_qtlx.Name = "txt_qtlx"; this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -841,9 +882,10 @@ "3:娴嬭瘯閮ㄩ棬鍝佽川宸ヨ壓", "4:瀹㈡埛璧犻��", "5:鎶ュ簾鍑哄簱", - "6:鏍锋満鍑哄簱"}); + "6:鏍锋満鍑哄簱", + "7:鏃犳簮鍗曞澶栭��鏂�"}); this.txt_qtlx.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qtlx.Size = new System.Drawing.Size(170, 24); + this.txt_qtlx.Size = new System.Drawing.Size(165, 24); this.txt_qtlx.StyleController = this.layoutMx1; this.txt_qtlx.TabIndex = 331; // @@ -864,7 +906,6 @@ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem4, this.layoutControlItem6, @@ -886,7 +927,10 @@ this.layoutControlItem5, this.layoutControlItem13, this.layoutControlItem24, - this.layoutControlItem12}); + this.layoutControlItem12, + this.layoutControlItem1, + this.layoutControlItem25, + this.layItemWwgys}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -914,74 +958,68 @@ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition6.Height = 100D; rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition7.Height = 100D; + rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5, - rowDefinition6}); - this.Root.Size = new System.Drawing.Size(1126, 193); + rowDefinition6, + rowDefinition7}); + this.Root.Size = new System.Drawing.Size(1105, 237); this.Root.TextVisible = false; - // - // layoutControlItem1 - // - 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(276, 28); - this.layoutControlItem1.Text = "鍗曟嵁缂栧彿"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qt019; - this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(276, 28); + this.layoutControlItem2.Size = new System.Drawing.Size(271, 31); this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_qt023; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 28); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 31); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem4.Size = new System.Drawing.Size(271, 31); this.layoutControlItem4.Text = "搴撳瓨缁勭粐"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qt016; - this.layoutControlItem6.Location = new System.Drawing.Point(828, 0); + this.layoutControlItem6.Location = new System.Drawing.Point(813, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(278, 28); + this.layoutControlItem6.Size = new System.Drawing.Size(272, 31); this.layoutControlItem6.Text = "瀹℃牳浜哄憳"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_qt002; - this.layoutControlItem7.Location = new System.Drawing.Point(828, 28); + this.layoutControlItem7.Location = new System.Drawing.Point(813, 31); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(278, 29); + this.layoutControlItem7.Size = new System.Drawing.Size(272, 31); this.layoutControlItem7.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_qt015; - this.layoutControlItem8.Location = new System.Drawing.Point(828, 57); + this.layoutControlItem8.Location = new System.Drawing.Point(813, 62); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(278, 29); + this.layoutControlItem8.Size = new System.Drawing.Size(272, 31); this.layoutControlItem8.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; @@ -989,11 +1027,11 @@ // layoutControlItem9 // this.layoutControlItem9.Control = this.ucLookHuoZhu1; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 57); + this.layoutControlItem9.Location = new System.Drawing.Point(0, 62); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(276, 58); + this.layoutControlItem9.Size = new System.Drawing.Size(271, 62); this.layoutControlItem9.Text = "璐т富绫诲瀷"; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; @@ -1001,33 +1039,33 @@ // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_qt031; - this.layoutControlItem15.Location = new System.Drawing.Point(828, 86); + this.layoutControlItem15.Location = new System.Drawing.Point(813, 93); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(278, 29); + this.layoutControlItem15.Size = new System.Drawing.Size(272, 31); this.layoutControlItem15.Text = "璐㈠姟瀹℃牳浜哄憳"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_qt030; - this.layoutControlItem16.Location = new System.Drawing.Point(828, 115); + this.layoutControlItem16.Location = new System.Drawing.Point(813, 124); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem16.Size = new System.Drawing.Size(278, 29); + this.layoutControlItem16.Size = new System.Drawing.Size(272, 31); this.layoutControlItem16.Text = "璐㈠姟瀹℃牳鏃堕棿"; this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_qt029; - this.layoutControlItem17.Location = new System.Drawing.Point(828, 144); + this.layoutControlItem17.Location = new System.Drawing.Point(813, 155); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem17.Size = new System.Drawing.Size(278, 29); + this.layoutControlItem17.Size = new System.Drawing.Size(272, 31); this.layoutControlItem17.Text = "璐㈠姟瀹℃牳鏍囪瘑"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; @@ -1035,33 +1073,33 @@ // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_qt028; - this.layoutControlItem18.Location = new System.Drawing.Point(552, 86); + this.layoutControlItem18.Location = new System.Drawing.Point(542, 93); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem18.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem18.Size = new System.Drawing.Size(271, 31); this.layoutControlItem18.Text = "鍞悗瀹℃牳浜哄憳"; this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_qt027; - this.layoutControlItem19.Location = new System.Drawing.Point(552, 115); + this.layoutControlItem19.Location = new System.Drawing.Point(542, 124); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem19.Size = new System.Drawing.Size(271, 31); this.layoutControlItem19.Text = "鍞悗瀹℃牳鏃堕棿"; this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_qt026; - this.layoutControlItem21.Location = new System.Drawing.Point(552, 144); + this.layoutControlItem21.Location = new System.Drawing.Point(542, 155); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem21.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem21.Size = new System.Drawing.Size(271, 31); this.layoutControlItem21.Text = "鍞悗瀹℃牳鏍囪瘑"; this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem21.TextVisible = false; @@ -1069,54 +1107,54 @@ // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_qt034; - this.layoutControlItem20.Location = new System.Drawing.Point(552, 0); + this.layoutControlItem20.Location = new System.Drawing.Point(542, 0); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem20.Size = new System.Drawing.Size(276, 28); + this.layoutControlItem20.Size = new System.Drawing.Size(271, 31); this.layoutControlItem20.Text = "閲囪喘瀹℃牳浜哄憳"; this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_qt020; - this.layoutControlItem3.Location = new System.Drawing.Point(276, 57); + this.layoutControlItem3.Location = new System.Drawing.Point(271, 62); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem3.Size = new System.Drawing.Size(271, 31); this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_qt009; - this.layoutControlItem11.Location = new System.Drawing.Point(276, 115); + this.layoutControlItem11.Location = new System.Drawing.Point(271, 124); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem11.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem11.Size = new System.Drawing.Size(271, 31); this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬"; this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_qt033; - this.layoutControlItem22.Location = new System.Drawing.Point(552, 28); + this.layoutControlItem22.Location = new System.Drawing.Point(542, 31); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem22.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem22.Size = new System.Drawing.Size(271, 31); this.layoutControlItem22.Text = "閲囪喘瀹℃牳鏃堕棿"; this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_qt032; - this.layoutControlItem23.Location = new System.Drawing.Point(552, 57); + this.layoutControlItem23.Location = new System.Drawing.Point(542, 62); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem23.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem23.Size = new System.Drawing.Size(271, 31); this.layoutControlItem23.Text = "閲囪喘瀹℃牳鏍囪瘑"; this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem23.TextVisible = false; @@ -1124,55 +1162,92 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_qt013; - this.layoutControlItem10.Location = new System.Drawing.Point(276, 86); + this.layoutControlItem10.Location = new System.Drawing.Point(271, 93); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem10.Size = new System.Drawing.Size(271, 31); this.layoutControlItem10.Text = "瀹㈡埛"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qt024; - this.layoutControlItem5.Location = new System.Drawing.Point(276, 28); + this.layoutControlItem5.Location = new System.Drawing.Point(271, 31); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem5.Size = new System.Drawing.Size(271, 31); this.layoutControlItem5.Text = "棰嗙敤缁勭粐"; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_qt010; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 115); + this.layoutControlItem13.Location = new System.Drawing.Point(0, 124); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem13.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem13.Size = new System.Drawing.Size(271, 31); this.layoutControlItem13.Text = "鐢宠澶囨敞"; this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem24 // this.layoutControlItem24.Control = this.txt_qt035; - this.layoutControlItem24.Location = new System.Drawing.Point(0, 144); + this.layoutControlItem24.Location = new System.Drawing.Point(0, 155); this.layoutControlItem24.Name = "layoutControlItem24"; this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem24.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem24.Size = new System.Drawing.Size(271, 31); this.layoutControlItem24.Text = "鏉ユ簮鍗曞彿"; this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_qtlx; - this.layoutControlItem12.Location = new System.Drawing.Point(276, 144); + this.layoutControlItem12.Location = new System.Drawing.Point(271, 155); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem12.Size = new System.Drawing.Size(276, 29); + this.layoutControlItem12.Size = new System.Drawing.Size(271, 31); this.layoutControlItem12.Text = "鍑哄簱绫诲瀷"; this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem1 + // + 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, 31); + this.layoutControlItem1.Text = "鍗曟嵁缂栧彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem25 + // + this.layoutControlItem25.Control = this.btnCopyXls; + this.layoutControlItem25.Location = new System.Drawing.Point(0, 186); + this.layoutControlItem25.MaxSize = new System.Drawing.Size(120, 31); + this.layoutControlItem25.MinSize = new System.Drawing.Size(90, 31); + this.layoutControlItem25.Name = "layoutControlItem25"; + this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem25.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem25.Text = "蹇嵎褰曞叆"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem25.TextVisible = false; + // + // layItemWwgys + // + this.layItemWwgys.AppearanceItemCaption.ForeColor = System.Drawing.Color.Blue; + this.layItemWwgys.AppearanceItemCaption.Options.UseForeColor = true; + this.layItemWwgys.Control = this.txt_wwgys; + this.layItemWwgys.Location = new System.Drawing.Point(271, 186); + this.layItemWwgys.Name = "layItemWwgys"; + this.layItemWwgys.OptionsTableLayoutItem.ColumnIndex = 1; + this.layItemWwgys.OptionsTableLayoutItem.RowIndex = 6; + this.layItemWwgys.Size = new System.Drawing.Size(271, 31); + this.layItemWwgys.Text = "濮斿渚涘簲鍟�"; + this.layItemWwgys.TextSize = new System.Drawing.Size(90, 18); + this.layItemWwgys.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; // // tabMx // @@ -1180,7 +1255,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 365); + this.tabMx.Size = new System.Drawing.Size(1126, 325); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1189,7 +1264,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 333); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 293); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -1202,7 +1277,7 @@ this.repositoryItemButtonEdit1, this.repositoryItemSearchLookUpEdit1, this.rptCk}); - this.gcMx1.Size = new System.Drawing.Size(1124, 333); + this.gcMx1.Size = new System.Drawing.Size(1124, 293); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1223,7 +1298,8 @@ this.gvMxDel, this.gridColumn12, this.gridColumn16, - this.gridColumn17}); + this.gridColumn17, + this.gridColumn18}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1281,36 +1357,24 @@ // gridView2 // this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn7, this.gridColumn8, this.gridColumn9, + this.gridColumn2, + this.gridColumn19, this.gridColumn10, this.gridColumn11, - this.gridColumn2}); + this.gridColumn7}); this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView2.Name = "gridView2"; this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView2.OptionsView.ShowGroupPanel = false; // - // gridColumn7 - // - this.gridColumn7.Caption = "浣跨敤缁勭粐"; - this.gridColumn7.FieldName = "fSubsidiary"; - this.gridColumn7.MinWidth = 200; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 0; - this.gridColumn7.Width = 200; - // // gridColumn8 // this.gridColumn8.Caption = "鐗╂枡ID"; this.gridColumn8.FieldName = "id"; - this.gridColumn8.MinWidth = 80; this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 1; - this.gridColumn8.Width = 80; + this.gridColumn8.Width = 20; // // gridColumn9 // @@ -1319,8 +1383,31 @@ this.gridColumn9.MinWidth = 100; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 2; + this.gridColumn9.VisibleIndex = 0; this.gridColumn9.Width = 100; + // + // gridColumn2 + // + this.gridColumn2.Caption = "鍗曚綅"; + this.gridColumn2.FieldName = "dwName"; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 1; + this.gridColumn2.Width = 20; + // + // gridColumn19 + // + this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.Red; + this.gridColumn19.AppearanceCell.Options.UseForeColor = true; + this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Red; + this.gridColumn19.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn19.Caption = "Mes/Erp搴撳瓨"; + this.gridColumn19.FieldName = "kcQty"; + this.gridColumn19.MinWidth = 150; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Visible = true; + this.gridColumn19.VisibleIndex = 2; + this.gridColumn19.Width = 150; // // gridColumn10 // @@ -1342,13 +1429,15 @@ this.gridColumn11.VisibleIndex = 4; this.gridColumn11.Width = 120; // - // gridColumn2 + // gridColumn7 // - this.gridColumn2.Caption = "鍗曚綅"; - this.gridColumn2.FieldName = "dwName"; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 5; + this.gridColumn7.Caption = "浣跨敤缁勭粐"; + this.gridColumn7.FieldName = "fSubsidiary"; + this.gridColumn7.MinWidth = 50; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 5; + this.gridColumn7.Width = 50; // // gvMx1qd002 // @@ -1449,7 +1538,7 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 9; + this.gvMxDel.VisibleIndex = 10; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 @@ -1503,6 +1592,20 @@ this.gridColumn17.MinWidth = 25; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Red; + this.gridColumn18.AppearanceCell.Options.UseForeColor = true; + this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Red; + this.gridColumn18.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn18.Caption = "Mes/Erp搴撳瓨"; + this.gridColumn18.FieldName = "kcQty"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 9; + this.gridColumn18.Width = 94; // // picCheckBox // @@ -1564,7 +1667,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); @@ -1587,6 +1689,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1638,7 +1743,6 @@ private DevExpress.XtraEditors.TextEdit txt_qtck; private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; @@ -1706,5 +1810,13 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraEditors.ComboBoxEdit txt_qtlx; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; + private DevExpress.XtraEditors.SimpleButton btnCopyXls; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private UserControl.UcLookSupplier txt_wwgys; + private DevExpress.XtraLayout.LayoutControlItem layItemWwgys; } } \ No newline at end of file -- Gitblit v1.9.3