From c1ddac72637f73b87610974e69704f5497019ba3 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 02 八月 2025 14:43:29 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 99 ++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 76 insertions(+), 23 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs index e3b9ede..5ae460b 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs @@ -128,9 +128,9 @@ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -184,6 +184,9 @@ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptBl = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); @@ -259,9 +262,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); @@ -885,7 +888,7 @@ // // txt_daa014 // - this.txt_daa014.Location = new System.Drawing.Point(692, 105); + this.txt_daa014.Location = new System.Drawing.Point(692, 136); this.txt_daa014.Name = "txt_daa014"; this.txt_daa014.Size = new System.Drawing.Size(228, 24); this.txt_daa014.StyleController = this.layoutMx1; @@ -912,8 +915,10 @@ // // txt_chkOut // - this.txt_chkOut.Location = new System.Drawing.Point(316, 136); + this.txt_chkOut.Location = new System.Drawing.Point(620, 105); this.txt_chkOut.Name = "txt_chkOut"; + this.txt_chkOut.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_chkOut.Properties.Appearance.Options.UseForeColor = true; this.txt_chkOut.Properties.Caption = "鏄惁鑷姩鐢熸垚琛ユ枡鍗�"; this.txt_chkOut.Size = new System.Drawing.Size(300, 24); this.txt_chkOut.StyleController = this.layoutMx1; @@ -974,9 +979,9 @@ this.layoutControlItem8, this.layoutControlItem6, this.layoutControlItem2, - this.lab_daa014, this.layoutControlItem19, this.layoutControlItem20, + this.lab_daa014, this.layoutControlItem34}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; @@ -1173,17 +1178,6 @@ this.layoutControlItem2.Text = "浠诲姟鍗曞彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // - // lab_daa014 - // - this.lab_daa014.Control = this.txt_daa014; - this.lab_daa014.Location = new System.Drawing.Point(608, 93); - this.lab_daa014.Name = "lab_daa014"; - this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 2; - this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3; - this.lab_daa014.Size = new System.Drawing.Size(304, 31); - this.lab_daa014.Text = "鎶曟枡鍗曞彿"; - this.lab_daa014.TextSize = new System.Drawing.Size(60, 18); - // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_tbl026; @@ -1206,13 +1200,24 @@ this.layoutControlItem20.Text = "鎵瑰噯鏃堕棿"; this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); // + // lab_daa014 + // + this.lab_daa014.Control = this.txt_daa014; + this.lab_daa014.Location = new System.Drawing.Point(608, 124); + this.lab_daa014.Name = "lab_daa014"; + this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 2; + this.lab_daa014.OptionsTableLayoutItem.RowIndex = 4; + this.lab_daa014.Size = new System.Drawing.Size(304, 31); + this.lab_daa014.Text = "鎶曟枡鍗曞彿"; + this.lab_daa014.TextSize = new System.Drawing.Size(60, 18); + // // layoutControlItem34 // this.layoutControlItem34.Control = this.txt_chkOut; - this.layoutControlItem34.Location = new System.Drawing.Point(304, 124); + this.layoutControlItem34.Location = new System.Drawing.Point(608, 93); this.layoutControlItem34.Name = "layoutControlItem34"; - this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem34.Size = new System.Drawing.Size(304, 31); this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem34.TextVisible = false; @@ -1675,7 +1680,10 @@ this.gridColumn2, this.gvMxDel, this.gridColumn18, - this.gridColumn19}); + this.gridColumn19, + this.gridColumn20, + this.gridColumn22, + this.gridColumn23}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1759,7 +1767,7 @@ this.gvMx1tld005.FieldName = "tld005"; this.gvMx1tld005.MinWidth = 50; this.gvMx1tld005.Name = "gvMx1tld005"; - this.gvMx1tld005.Tag = "edit"; + this.gvMx1tld005.Tag = "yz_quantity_0_edit"; this.gvMx1tld005.Visible = true; this.gvMx1tld005.VisibleIndex = 4; this.gvMx1tld005.Width = 78; @@ -1888,6 +1896,48 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.rptBl.Name = "rptBl"; this.rptBl.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBl_ButtonClick); + // + // gridColumn20 + // + this.gridColumn20.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; + this.gridColumn20.AppearanceCell.Options.UseForeColor = true; + this.gridColumn20.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; + this.gridColumn20.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn20.Caption = "绱鐢宠閲�"; + this.gridColumn20.FieldName = "sqQty"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Visible = true; + this.gridColumn20.VisibleIndex = 13; + this.gridColumn20.Width = 94; + // + // gridColumn22 + // + this.gridColumn22.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; + this.gridColumn22.AppearanceCell.Options.UseForeColor = true; + this.gridColumn22.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; + this.gridColumn22.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn22.Caption = "绱Н閫�閲�"; + this.gridColumn22.FieldName = "tQty"; + this.gridColumn22.MinWidth = 25; + this.gridColumn22.Name = "gridColumn22"; + this.gridColumn22.Visible = true; + this.gridColumn22.VisibleIndex = 14; + this.gridColumn22.Width = 94; + // + // gridColumn23 + // + this.gridColumn23.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; + this.gridColumn23.AppearanceCell.Options.UseForeColor = true; + this.gridColumn23.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; + this.gridColumn23.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn23.Caption = "绱琛ラ噺"; + this.gridColumn23.FieldName = "bQty"; + this.gridColumn23.MinWidth = 25; + this.gridColumn23.Name = "gridColumn23"; + this.gridColumn23.Visible = true; + this.gridColumn23.VisibleIndex = 15; + this.gridColumn23.Width = 94; // // repositoryItemMemoEdit1 // @@ -2149,9 +2199,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); @@ -2310,7 +2360,6 @@ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBl; private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; - private DevExpress.XtraLayout.LayoutControlItem lab_daa014; private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; private DevExpress.XtraEditors.TextEdit txt_tbl026; private DevExpress.XtraEditors.TextEdit txt_tbl025; @@ -2347,6 +2396,10 @@ private DevExpress.XtraEditors.LabelControl lbMxGuid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; private DevExpress.XtraEditors.CheckEdit txt_chkOut; + private DevExpress.XtraLayout.LayoutControlItem lab_daa014; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; } } \ No newline at end of file -- Gitblit v1.9.3