From b7d9f2e23cbda587d814c7d07c1664c053c83dcb Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期二, 12 八月 2025 13:58:07 +0800 Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs | 183 +++++++++++++++++++++++++++------------------ 1 files changed, 110 insertions(+), 73 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs index bc0a07b..452fc35 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs @@ -62,12 +62,15 @@ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_isFkc = new DevExpress.XtraEditors.TextEdit(); + this.txt_isNg = new DevExpress.XtraEditors.TextEdit(); this.txt_depotCode = new DevExpress.XtraEditors.TextEdit(); this.txt_zuid = new DevExpress.XtraEditors.TextEdit(); this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); @@ -75,14 +78,15 @@ this.txt_description = new DevExpress.XtraEditors.TextEdit(); this.txt_depottype = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -95,9 +99,8 @@ this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_isNg = new DevExpress.XtraEditors.TextEdit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -118,6 +121,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_isFkc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); @@ -125,22 +129,21 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -232,7 +235,9 @@ this.gridColumn7, this.gridColumn3, this.gridColumn8, - this.gridColumn9}); + this.gridColumn9, + this.gridColumn10, + this.gridColumn12}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -281,7 +286,7 @@ // gv_depottype // this.gv_depottype.AppearanceCell.Options.UseFont = true; - this.gv_depottype.Caption = "浠撳簱绫诲瀷"; + this.gv_depottype.Caption = "浠撳簱灞炴��"; this.gv_depottype.FieldName = "depottype"; this.gv_depottype.MinWidth = 50; this.gv_depottype.Name = "gv_depottype"; @@ -313,8 +318,6 @@ this.gv_zuid.Name = "gv_zuid"; this.gv_zuid.OptionsColumn.AllowEdit = false; this.gv_zuid.Tag = "query_a.zuid"; - this.gv_zuid.Visible = true; - this.gv_zuid.VisibleIndex = 5; this.gv_zuid.Width = 71; // // gv_isFkc @@ -328,7 +331,7 @@ this.gv_isFkc.OptionsColumn.AllowEdit = false; this.gv_isFkc.Tag = "query_a.is_fkc"; this.gv_isFkc.Visible = true; - this.gv_isFkc.VisibleIndex = 6; + this.gv_isFkc.VisibleIndex = 5; this.gv_isFkc.Width = 60; // // gridColumn2 @@ -340,7 +343,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Tag = "query_a.zuid"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 7; + this.gridColumn2.VisibleIndex = 6; this.gridColumn2.Width = 50; // // gridColumn6 @@ -351,7 +354,7 @@ this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Tag = "query_a.SUPPLIER_ID"; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 8; + this.gridColumn6.VisibleIndex = 7; this.gridColumn6.Width = 70; // // gridColumn5 @@ -362,7 +365,7 @@ this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Tag = "query_a.Client_Id"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 9; + this.gridColumn5.VisibleIndex = 8; this.gridColumn5.Width = 60; // // gridColumn4 @@ -373,7 +376,7 @@ this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Tag = "query_a.department"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 10; + this.gridColumn4.VisibleIndex = 9; this.gridColumn4.Width = 60; // // gridColumn7 @@ -384,7 +387,7 @@ this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Tag = "query_a.Phone"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 11; + this.gridColumn7.VisibleIndex = 10; this.gridColumn7.Width = 60; // // gridColumn3 @@ -395,7 +398,7 @@ this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Tag = "query_a.lastupdate_date"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 13; + this.gridColumn3.VisibleIndex = 14; this.gridColumn3.Width = 180; // // gridColumn8 @@ -413,8 +416,28 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 12; + this.gridColumn9.VisibleIndex = 11; this.gridColumn9.Width = 94; + // + // gridColumn10 + // + this.gridColumn10.Caption = "鏁版嵁鐘舵��"; + this.gridColumn10.FieldName = "documentStatus"; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 13; + this.gridColumn10.Width = 94; + // + // gridColumn12 + // + this.gridColumn12.Caption = "鐗规畩浠�"; + this.gridColumn12.FieldName = "remark5"; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 12; + this.gridColumn12.Width = 94; // // pageBar1 // @@ -453,7 +476,6 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1264, 570); - this.splitMx1.SplitterPosition = 82; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -469,12 +491,13 @@ this.layoutMx1.Controls.Add(this.txt_depottype); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem9}); + this.layoutControlItem9, + this.layoutControlItem6}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(460, 453, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1264, 82); + this.layoutMx1.Size = new System.Drawing.Size(1264, 100); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -497,6 +520,16 @@ this.txt_isFkc.TabIndex = 291; this.txt_isFkc.Tag = "readonly"; // + // txt_isNg + // + this.txt_isNg.Location = new System.Drawing.Point(1032, 52); + this.txt_isNg.Name = "txt_isNg"; + this.txt_isNg.Properties.Appearance.Options.UseFont = true; + this.txt_isNg.Size = new System.Drawing.Size(220, 24); + this.txt_isNg.StyleController = this.layoutMx1; + this.txt_isNg.TabIndex = 267; + this.txt_isNg.Tag = "readonly"; + // // txt_depotCode // this.txt_depotCode.Location = new System.Drawing.Point(99, 12); @@ -509,7 +542,7 @@ // // txt_zuid // - this.txt_zuid.Location = new System.Drawing.Point(721, 43); + this.txt_zuid.Location = new System.Drawing.Point(721, 52); this.txt_zuid.Name = "txt_zuid"; this.txt_zuid.Properties.Appearance.Options.UseFont = true; this.txt_zuid.Size = new System.Drawing.Size(220, 24); @@ -539,7 +572,7 @@ // // txt_description // - this.txt_description.Location = new System.Drawing.Point(99, 43); + this.txt_description.Location = new System.Drawing.Point(99, 52); this.txt_description.Name = "txt_description"; this.txt_description.Properties.Appearance.Options.UseFont = true; this.txt_description.Size = new System.Drawing.Size(220, 24); @@ -549,7 +582,7 @@ // // txt_depottype // - this.txt_depottype.Location = new System.Drawing.Point(410, 43); + this.txt_depottype.Location = new System.Drawing.Point(410, 52); this.txt_depottype.Name = "txt_depottype"; this.txt_depottype.Properties.Appearance.Options.UseFont = true; this.txt_depottype.Size = new System.Drawing.Size(220, 24); @@ -569,6 +602,17 @@ this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_zuid; + this.layoutControlItem6.Location = new System.Drawing.Point(622, 40); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(311, 40); + this.layoutControlItem6.Text = "鍒嗙粍"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; @@ -579,7 +623,6 @@ this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5, - this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; @@ -604,7 +647,7 @@ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2}); - this.Root.Size = new System.Drawing.Size(1264, 82); + this.Root.Size = new System.Drawing.Size(1264, 100); this.Root.TextVisible = false; // // layoutControlItem1 @@ -612,7 +655,7 @@ this.layoutControlItem1.Control = this.txt_depotCode; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem1.Size = new System.Drawing.Size(311, 40); this.layoutControlItem1.Text = "浠撳簱缂栫爜"; this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); // @@ -622,7 +665,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(311, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem2.Size = new System.Drawing.Size(311, 40); this.layoutControlItem2.Text = "浠撳簱鍚嶇О"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // @@ -632,41 +675,31 @@ this.layoutControlItem3.Location = new System.Drawing.Point(622, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem3.Size = new System.Drawing.Size(311, 40); this.layoutControlItem3.Text = "浠撳簱璐熻矗浜�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_description; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 31); + this.layoutControlItem4.CustomizationFormText = "浠撳簱澶囨敞"; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 40); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(311, 31); - this.layoutControlItem4.Text = "澶囨敞"; + this.layoutControlItem4.Size = new System.Drawing.Size(311, 40); + this.layoutControlItem4.Text = "浠撳簱澶囨敞"; this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_depottype; - this.layoutControlItem5.Location = new System.Drawing.Point(311, 31); + this.layoutControlItem5.Location = new System.Drawing.Point(311, 40); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem5.Size = new System.Drawing.Size(311, 40); this.layoutControlItem5.Text = "浠撳簱绫诲瀷"; this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.txt_zuid; - this.layoutControlItem6.Location = new System.Drawing.Point(622, 31); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(311, 31); - this.layoutControlItem6.Text = "鍒嗙粍"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem7 // @@ -674,9 +707,20 @@ this.layoutControlItem7.Location = new System.Drawing.Point(933, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem7.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem7.Size = new System.Drawing.Size(311, 40); this.layoutControlItem7.Text = "鍏佽璐熷簱瀛�"; this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_isNg; + this.layoutControlItem8.Location = new System.Drawing.Point(933, 40); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(311, 40); + this.layoutControlItem8.Text = "绂佺敤鐘舵��"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); // // tabMx // @@ -684,7 +728,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(1264, 476); + this.tabMx.Size = new System.Drawing.Size(1264, 458); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -693,7 +737,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1262, 444); + this.tabMxPage1.Size = new System.Drawing.Size(1262, 426); this.tabMxPage1.Text = "浠撲綅鍒楄〃"; // // gcMx1 @@ -704,7 +748,7 @@ this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1262, 444); + this.gcMx1.Size = new System.Drawing.Size(1262, 426); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -719,7 +763,8 @@ this.gvMx1description, this.gvMx1lastupdateBy, this.gvMx1lastupdateDate, - this.gvMxDel}); + this.gvMxDel, + this.gridColumn11}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -807,7 +852,7 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 5; + this.gvMxDel.VisibleIndex = 6; this.gvMxDel.Width = 100; // // repositoryItemButtonEdit1 @@ -821,26 +866,15 @@ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // - // layoutControlItem8 + // gridColumn11 // - this.layoutControlItem8.Control = this.txt_isNg; - this.layoutControlItem8.Location = new System.Drawing.Point(933, 31); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(311, 31); - this.layoutControlItem8.Text = "绂佺敤鐘舵��"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); - // - // txt_isNg - // - this.txt_isNg.Location = new System.Drawing.Point(1032, 43); - this.txt_isNg.Name = "txt_isNg"; - this.txt_isNg.Properties.Appearance.Options.UseFont = true; - this.txt_isNg.Size = new System.Drawing.Size(220, 24); - this.txt_isNg.StyleController = this.layoutMx1; - this.txt_isNg.TabIndex = 267; - this.txt_isNg.Tag = "readonly"; + this.gridColumn11.Caption = "鎵�灞炰粨搴揑D"; + this.gridColumn11.FieldName = "depotGuid"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 5; + this.gridColumn11.Width = 94; // // Frm_MesDepot // @@ -871,6 +905,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_isFkc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); @@ -878,22 +913,21 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).EndInit(); this.ResumeLayout(false); } @@ -955,5 +989,8 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraEditors.TextEdit txt_isNg; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; } } \ No newline at end of file -- Gitblit v1.9.3