From 0b3340ce4423fc35462698af5a7ecb396bda3af5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 24 三月 2025 17:13:42 +0800 Subject: [PATCH] 工单 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs | 257 +++++++++++++++-------------------- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs | 2 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs | 4 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.resx | 117 ---------------- 4 files changed, 112 insertions(+), 268 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs index a90c79a..60ba14f 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs @@ -38,14 +38,12 @@ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Womcaa)); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_caa001 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -163,7 +161,6 @@ this.gvMx1scraprate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1scrapqty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); @@ -229,7 +226,6 @@ this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -302,7 +298,6 @@ this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_fstatus, this.gridColumn5, this.gridColumn8, this.gv_caa001, @@ -354,21 +349,6 @@ this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // - // gv_fstatus - // - this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fstatus.AppearanceCell.Options.UseFont = true; - this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑"; - this.gv_fstatus.FieldName = "fstatusChk"; - this.gv_fstatus.MaxWidth = 50; - this.gv_fstatus.MinWidth = 50; - this.gv_fstatus.Name = "gv_fstatus"; - this.gv_fstatus.OptionsColumn.AllowEdit = false; - this.gv_fstatus.Tag = "query_a.FSTATUS"; - this.gv_fstatus.Visible = true; - this.gv_fstatus.VisibleIndex = 0; - this.gv_fstatus.Width = 50; - // // gridColumn5 // this.gridColumn5.Caption = "缁撴鏍囪瘑"; @@ -378,7 +358,7 @@ this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Tag = "query_a.jabzChk"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 1; + this.gridColumn5.VisibleIndex = 0; this.gridColumn5.Width = 50; // // gridColumn8 @@ -389,7 +369,7 @@ this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Tag = "org.fnamber"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 2; + this.gridColumn8.VisibleIndex = 1; this.gridColumn8.Width = 200; // // gv_caa001 @@ -403,7 +383,7 @@ this.gv_caa001.OptionsColumn.AllowEdit = false; this.gv_caa001.Tag = "query_a.CAA001"; this.gv_caa001.Visible = true; - this.gv_caa001.VisibleIndex = 3; + this.gv_caa001.VisibleIndex = 2; this.gv_caa001.Width = 100; // // gridColumn1 @@ -414,7 +394,7 @@ this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 4; + this.gridColumn1.VisibleIndex = 3; this.gridColumn1.Width = 80; // // gridColumn9 @@ -425,7 +405,7 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 5; + this.gridColumn9.VisibleIndex = 4; this.gridColumn9.Width = 60; // // gv_caa020 @@ -439,7 +419,7 @@ this.gv_caa020.OptionsColumn.AllowEdit = false; this.gv_caa020.Tag = "query_a.CAA020"; this.gv_caa020.Visible = true; - this.gv_caa020.VisibleIndex = 6; + this.gv_caa020.VisibleIndex = 5; this.gv_caa020.Width = 100; // // gv_caa006 @@ -453,7 +433,7 @@ this.gv_caa006.OptionsColumn.AllowEdit = false; this.gv_caa006.Tag = "query_a.CAA006"; this.gv_caa006.Visible = true; - this.gv_caa006.VisibleIndex = 7; + this.gv_caa006.VisibleIndex = 6; this.gv_caa006.Width = 80; // // gridColumn3 @@ -464,7 +444,7 @@ this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 8; + this.gridColumn3.VisibleIndex = 7; this.gridColumn3.Width = 120; // // gv_caa021 @@ -478,7 +458,7 @@ this.gv_caa021.OptionsColumn.AllowEdit = false; this.gv_caa021.Tag = "query_a.CAA021"; this.gv_caa021.Visible = true; - this.gv_caa021.VisibleIndex = 9; + this.gv_caa021.VisibleIndex = 8; this.gv_caa021.Width = 120; // // gv_caa012 @@ -492,7 +472,7 @@ this.gv_caa012.OptionsColumn.AllowEdit = false; this.gv_caa012.Tag = "query_a.CAA012"; this.gv_caa012.Visible = true; - this.gv_caa012.VisibleIndex = 10; + this.gv_caa012.VisibleIndex = 9; this.gv_caa012.Width = 50; // // gv_caa009 @@ -506,7 +486,7 @@ this.gv_caa009.OptionsColumn.AllowEdit = false; this.gv_caa009.Tag = "query_a.CAA009"; this.gv_caa009.Visible = true; - this.gv_caa009.VisibleIndex = 11; + this.gv_caa009.VisibleIndex = 10; this.gv_caa009.Width = 50; // // gv_caa024 @@ -521,7 +501,7 @@ this.gv_caa024.OptionsColumn.AllowEdit = false; this.gv_caa024.Tag = "query_a.CAA024"; this.gv_caa024.Visible = true; - this.gv_caa024.VisibleIndex = 12; + this.gv_caa024.VisibleIndex = 11; this.gv_caa024.Width = 50; // // gv_caa010 @@ -535,7 +515,7 @@ this.gv_caa010.OptionsColumn.AllowEdit = false; this.gv_caa010.Tag = "query_a.CAA010"; this.gv_caa010.Visible = true; - this.gv_caa010.VisibleIndex = 13; + this.gv_caa010.VisibleIndex = 12; this.gv_caa010.Width = 180; // // gv_caa011 @@ -549,7 +529,7 @@ this.gv_caa011.OptionsColumn.AllowEdit = false; this.gv_caa011.Tag = "query_a.CAA011"; this.gv_caa011.Visible = true; - this.gv_caa011.VisibleIndex = 14; + this.gv_caa011.VisibleIndex = 13; this.gv_caa011.Width = 180; // // gv_checkUser @@ -563,7 +543,7 @@ this.gv_checkUser.OptionsColumn.AllowEdit = false; this.gv_checkUser.Tag = "query_a.CHECK_USER"; this.gv_checkUser.Visible = true; - this.gv_checkUser.VisibleIndex = 15; + this.gv_checkUser.VisibleIndex = 14; this.gv_checkUser.Width = 50; // // gv_saleOrderNo @@ -577,7 +557,7 @@ this.gv_saleOrderNo.OptionsColumn.AllowEdit = false; this.gv_saleOrderNo.Tag = "query_a.SALE_ORDER_NO"; this.gv_saleOrderNo.Visible = true; - this.gv_saleOrderNo.VisibleIndex = 16; + this.gv_saleOrderNo.VisibleIndex = 15; this.gv_saleOrderNo.Width = 100; // // gv_saleOrderEntryseq @@ -592,7 +572,7 @@ this.gv_saleOrderEntryseq.OptionsColumn.AllowEdit = false; this.gv_saleOrderEntryseq.Tag = "query_a.SALE_ORDER_ENTRYSEQ"; this.gv_saleOrderEntryseq.Visible = true; - this.gv_saleOrderEntryseq.VisibleIndex = 17; + this.gv_saleOrderEntryseq.VisibleIndex = 16; this.gv_saleOrderEntryseq.Width = 50; // // gridColumn2 @@ -603,7 +583,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 18; + this.gridColumn2.VisibleIndex = 17; this.gridColumn2.Width = 110; // // gv_forceCloserid @@ -617,7 +597,7 @@ this.gv_forceCloserid.OptionsColumn.AllowEdit = false; this.gv_forceCloserid.Tag = "query_a.FORCE_CLOSERID"; this.gv_forceCloserid.Visible = true; - this.gv_forceCloserid.VisibleIndex = 19; + this.gv_forceCloserid.VisibleIndex = 18; this.gv_forceCloserid.Width = 80; // // gv_closeType @@ -631,7 +611,7 @@ this.gv_closeType.OptionsColumn.AllowEdit = false; this.gv_closeType.Tag = "query_a.CLOSE_TYPE"; this.gv_closeType.Visible = true; - this.gv_closeType.VisibleIndex = 20; + this.gv_closeType.VisibleIndex = 19; this.gv_closeType.Width = 80; // // gv_caa016 @@ -645,7 +625,7 @@ this.gv_caa016.OptionsColumn.AllowEdit = false; this.gv_caa016.Tag = "query_a.CAA016"; this.gv_caa016.Visible = true; - this.gv_caa016.VisibleIndex = 21; + this.gv_caa016.VisibleIndex = 20; this.gv_caa016.Width = 100; // // gridColumn7 @@ -656,7 +636,7 @@ this.gridColumn7.MinWidth = 50; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 22; + this.gridColumn7.VisibleIndex = 21; this.gridColumn7.Width = 50; // // gridColumn4 @@ -667,7 +647,7 @@ this.gridColumn4.MinWidth = 50; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 23; + this.gridColumn4.VisibleIndex = 22; this.gridColumn4.Width = 50; // // gv_caa005 @@ -681,7 +661,7 @@ this.gv_caa005.OptionsColumn.AllowEdit = false; this.gv_caa005.Tag = "query_a.CAA005"; this.gv_caa005.Visible = true; - this.gv_caa005.VisibleIndex = 24; + this.gv_caa005.VisibleIndex = 23; this.gv_caa005.Width = 180; // // gridColumn18 @@ -691,7 +671,7 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 25; + this.gridColumn18.VisibleIndex = 24; this.gridColumn18.Width = 94; // // gridColumn19 @@ -701,7 +681,7 @@ this.gridColumn19.MinWidth = 25; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 26; + this.gridColumn19.VisibleIndex = 25; this.gridColumn19.Width = 94; // // gridColumn20 @@ -711,7 +691,7 @@ this.gridColumn20.MinWidth = 25; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 27; + this.gridColumn20.VisibleIndex = 26; this.gridColumn20.Width = 94; // // gridColumn21 @@ -721,7 +701,7 @@ this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 28; + this.gridColumn21.VisibleIndex = 27; this.gridColumn21.Width = 94; // // gridColumn22 @@ -731,7 +711,7 @@ this.gridColumn22.MinWidth = 25; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 29; + this.gridColumn22.VisibleIndex = 28; this.gridColumn22.Width = 94; // // gridColumn23 @@ -741,7 +721,7 @@ this.gridColumn23.MinWidth = 25; this.gridColumn23.Name = "gridColumn23"; this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 30; + this.gridColumn23.VisibleIndex = 29; this.gridColumn23.Width = 94; // // gridColumn24 @@ -751,7 +731,7 @@ this.gridColumn24.MinWidth = 25; this.gridColumn24.Name = "gridColumn24"; this.gridColumn24.Visible = true; - this.gridColumn24.VisibleIndex = 31; + this.gridColumn24.VisibleIndex = 30; this.gridColumn24.Width = 94; // // gridColumn25 @@ -761,7 +741,7 @@ this.gridColumn25.MinWidth = 25; this.gridColumn25.Name = "gridColumn25"; this.gridColumn25.Visible = true; - this.gridColumn25.VisibleIndex = 32; + this.gridColumn25.VisibleIndex = 31; this.gridColumn25.Width = 94; // // gridColumn26 @@ -771,7 +751,7 @@ this.gridColumn26.MinWidth = 25; this.gridColumn26.Name = "gridColumn26"; this.gridColumn26.Visible = true; - this.gridColumn26.VisibleIndex = 33; + this.gridColumn26.VisibleIndex = 32; this.gridColumn26.Width = 94; // // gridColumn27 @@ -781,7 +761,7 @@ this.gridColumn27.MinWidth = 25; this.gridColumn27.Name = "gridColumn27"; this.gridColumn27.Visible = true; - this.gridColumn27.VisibleIndex = 34; + this.gridColumn27.VisibleIndex = 33; this.gridColumn27.Width = 94; // // gridColumn28 @@ -791,7 +771,7 @@ this.gridColumn28.MinWidth = 25; this.gridColumn28.Name = "gridColumn28"; this.gridColumn28.Visible = true; - this.gridColumn28.VisibleIndex = 35; + this.gridColumn28.VisibleIndex = 34; this.gridColumn28.Width = 94; // // gridColumn31 @@ -801,7 +781,7 @@ this.gridColumn31.MinWidth = 25; this.gridColumn31.Name = "gridColumn31"; this.gridColumn31.Visible = true; - this.gridColumn31.VisibleIndex = 36; + this.gridColumn31.VisibleIndex = 35; this.gridColumn31.Width = 94; // // gridColumn32 @@ -811,7 +791,7 @@ this.gridColumn32.MinWidth = 25; this.gridColumn32.Name = "gridColumn32"; this.gridColumn32.Visible = true; - this.gridColumn32.VisibleIndex = 37; + this.gridColumn32.VisibleIndex = 36; this.gridColumn32.Width = 94; // // gridColumn33 @@ -821,7 +801,7 @@ this.gridColumn33.MinWidth = 25; this.gridColumn33.Name = "gridColumn33"; this.gridColumn33.Visible = true; - this.gridColumn33.VisibleIndex = 38; + this.gridColumn33.VisibleIndex = 37; this.gridColumn33.Width = 94; // // gridColumn34 @@ -831,7 +811,7 @@ this.gridColumn34.MinWidth = 25; this.gridColumn34.Name = "gridColumn34"; this.gridColumn34.Visible = true; - this.gridColumn34.VisibleIndex = 39; + this.gridColumn34.VisibleIndex = 38; this.gridColumn34.Width = 94; // // gridColumn35 @@ -841,7 +821,7 @@ this.gridColumn35.MinWidth = 25; this.gridColumn35.Name = "gridColumn35"; this.gridColumn35.Visible = true; - this.gridColumn35.VisibleIndex = 40; + this.gridColumn35.VisibleIndex = 39; this.gridColumn35.Width = 94; // // gridColumn36 @@ -851,7 +831,7 @@ this.gridColumn36.MinWidth = 25; this.gridColumn36.Name = "gridColumn36"; this.gridColumn36.Visible = true; - this.gridColumn36.VisibleIndex = 42; + this.gridColumn36.VisibleIndex = 41; this.gridColumn36.Width = 94; // // gridColumn37 @@ -861,7 +841,7 @@ this.gridColumn37.MinWidth = 25; this.gridColumn37.Name = "gridColumn37"; this.gridColumn37.Visible = true; - this.gridColumn37.VisibleIndex = 41; + this.gridColumn37.VisibleIndex = 40; this.gridColumn37.Width = 94; // // gridColumn38 @@ -871,7 +851,7 @@ this.gridColumn38.MinWidth = 25; this.gridColumn38.Name = "gridColumn38"; this.gridColumn38.Visible = true; - this.gridColumn38.VisibleIndex = 43; + this.gridColumn38.VisibleIndex = 42; this.gridColumn38.Width = 94; // // gridColumn39 @@ -881,7 +861,7 @@ this.gridColumn39.MinWidth = 25; this.gridColumn39.Name = "gridColumn39"; this.gridColumn39.Visible = true; - this.gridColumn39.VisibleIndex = 44; + this.gridColumn39.VisibleIndex = 43; this.gridColumn39.Width = 94; // // pageBar1 @@ -966,21 +946,21 @@ // // txt_wtOrg // - this.txt_wtOrg.Location = new System.Drawing.Point(927, 140); + this.txt_wtOrg.Location = new System.Drawing.Point(942, 140); this.txt_wtOrg.Name = "txt_wtOrg"; this.txt_wtOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_wtOrg.Properties.Appearance.Options.UseFont = true; - this.txt_wtOrg.Size = new System.Drawing.Size(166, 28); + this.txt_wtOrg.Size = new System.Drawing.Size(172, 28); this.txt_wtOrg.StyleController = this.layoutMx1; this.txt_wtOrg.TabIndex = 465; // // txt_scOrg // - this.txt_scOrg.Location = new System.Drawing.Point(927, 108); + this.txt_scOrg.Location = new System.Drawing.Point(942, 108); this.txt_scOrg.Name = "txt_scOrg"; this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_scOrg.Properties.Appearance.Options.UseFont = true; - this.txt_scOrg.Size = new System.Drawing.Size(166, 28); + this.txt_scOrg.Size = new System.Drawing.Size(172, 28); this.txt_scOrg.StyleController = this.layoutMx1; this.txt_scOrg.TabIndex = 463; // @@ -990,27 +970,27 @@ this.txt_caa016.Name = "txt_caa016"; this.txt_caa016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa016.Properties.Appearance.Options.UseFont = true; - this.txt_caa016.Size = new System.Drawing.Size(436, 28); + this.txt_caa016.Size = new System.Drawing.Size(446, 28); this.txt_caa016.StyleController = this.layoutMx1; this.txt_caa016.TabIndex = 243; // // txt_djlx // - this.txt_djlx.Location = new System.Drawing.Point(656, 76); + this.txt_djlx.Location = new System.Drawing.Point(666, 76); this.txt_djlx.Name = "txt_djlx"; this.txt_djlx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_djlx.Properties.Appearance.Options.UseFont = true; - this.txt_djlx.Size = new System.Drawing.Size(165, 28); + this.txt_djlx.Size = new System.Drawing.Size(170, 28); this.txt_djlx.StyleController = this.layoutMx1; this.txt_djlx.TabIndex = 461; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(656, 140); + this.txt_itemModel.Location = new System.Drawing.Point(666, 140); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(165, 28); + this.txt_itemModel.Size = new System.Drawing.Size(170, 28); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 459; // @@ -1020,47 +1000,47 @@ this.txt_caa001.Name = "txt_caa001"; this.txt_caa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa001.Properties.Appearance.Options.UseFont = true; - this.txt_caa001.Size = new System.Drawing.Size(165, 28); + this.txt_caa001.Size = new System.Drawing.Size(170, 28); this.txt_caa001.StyleController = this.layoutMx1; this.txt_caa001.TabIndex = 213; // // txt_caa012 // - this.txt_caa012.Location = new System.Drawing.Point(385, 12); + this.txt_caa012.Location = new System.Drawing.Point(390, 12); this.txt_caa012.Name = "txt_caa012"; this.txt_caa012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa012.Properties.Appearance.Options.UseFont = true; - this.txt_caa012.Size = new System.Drawing.Size(165, 28); + this.txt_caa012.Size = new System.Drawing.Size(170, 28); this.txt_caa012.StyleController = this.layoutMx1; this.txt_caa012.TabIndex = 231; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(385, 108); + this.txt_itemName.Location = new System.Drawing.Point(390, 108); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(165, 28); + this.txt_itemName.Size = new System.Drawing.Size(170, 28); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 457; // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(656, 12); + this.txt_dptName.Location = new System.Drawing.Point(666, 12); this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dptName.Properties.Appearance.Options.UseFont = true; - this.txt_dptName.Size = new System.Drawing.Size(165, 28); + this.txt_dptName.Size = new System.Drawing.Size(170, 28); this.txt_dptName.StyleController = this.layoutMx1; this.txt_dptName.TabIndex = 451; // // txt_caa010 // - this.txt_caa010.Location = new System.Drawing.Point(927, 12); + this.txt_caa010.Location = new System.Drawing.Point(942, 12); this.txt_caa010.Name = "txt_caa010"; this.txt_caa010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa010.Properties.Appearance.Options.UseFont = true; - this.txt_caa010.Size = new System.Drawing.Size(166, 28); + this.txt_caa010.Size = new System.Drawing.Size(172, 28); this.txt_caa010.StyleController = this.layoutMx1; this.txt_caa010.TabIndex = 226; // @@ -1070,37 +1050,37 @@ this.txt_caa020.Name = "txt_caa020"; this.txt_caa020.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa020.Properties.Appearance.Options.UseFont = true; - this.txt_caa020.Size = new System.Drawing.Size(165, 28); + this.txt_caa020.Size = new System.Drawing.Size(170, 28); this.txt_caa020.StyleController = this.layoutMx1; this.txt_caa020.TabIndex = 262; // // txt_caa024 // - this.txt_caa024.Location = new System.Drawing.Point(385, 44); + this.txt_caa024.Location = new System.Drawing.Point(390, 44); this.txt_caa024.Name = "txt_caa024"; this.txt_caa024.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa024.Properties.Appearance.Options.UseFont = true; - this.txt_caa024.Size = new System.Drawing.Size(165, 28); + this.txt_caa024.Size = new System.Drawing.Size(170, 28); this.txt_caa024.StyleController = this.layoutMx1; this.txt_caa024.TabIndex = 370; // // txt_gdzt // - this.txt_gdzt.Location = new System.Drawing.Point(656, 44); + this.txt_gdzt.Location = new System.Drawing.Point(666, 44); this.txt_gdzt.Name = "txt_gdzt"; this.txt_gdzt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gdzt.Properties.Appearance.Options.UseFont = true; - this.txt_gdzt.Size = new System.Drawing.Size(165, 28); + this.txt_gdzt.Size = new System.Drawing.Size(170, 28); this.txt_gdzt.StyleController = this.layoutMx1; this.txt_gdzt.TabIndex = 455; // // txt_caa011 // - this.txt_caa011.Location = new System.Drawing.Point(927, 44); + this.txt_caa011.Location = new System.Drawing.Point(942, 44); this.txt_caa011.Name = "txt_caa011"; this.txt_caa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa011.Properties.Appearance.Options.UseFont = true; - this.txt_caa011.Size = new System.Drawing.Size(166, 28); + this.txt_caa011.Size = new System.Drawing.Size(172, 28); this.txt_caa011.StyleController = this.layoutMx1; this.txt_caa011.TabIndex = 228; // @@ -1110,7 +1090,7 @@ this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(165, 28); + this.txt_itemNo.Size = new System.Drawing.Size(170, 28); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 219; // @@ -1120,35 +1100,35 @@ this.txt_saleOrderNo.Name = "txt_saleOrderNo"; this.txt_saleOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true; - this.txt_saleOrderNo.Size = new System.Drawing.Size(165, 28); + this.txt_saleOrderNo.Size = new System.Drawing.Size(170, 28); this.txt_saleOrderNo.StyleController = this.layoutMx1; this.txt_saleOrderNo.TabIndex = 450; // // txt_dwName // - this.txt_dwName.Location = new System.Drawing.Point(385, 76); + this.txt_dwName.Location = new System.Drawing.Point(390, 76); this.txt_dwName.Name = "txt_dwName"; this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dwName.Properties.Appearance.Options.UseFont = true; - this.txt_dwName.Size = new System.Drawing.Size(165, 28); + this.txt_dwName.Size = new System.Drawing.Size(170, 28); this.txt_dwName.StyleController = this.layoutMx1; this.txt_dwName.TabIndex = 222; // // txt_caa005 // - this.txt_caa005.Location = new System.Drawing.Point(927, 76); + this.txt_caa005.Location = new System.Drawing.Point(942, 76); this.txt_caa005.Name = "txt_caa005"; this.txt_caa005.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_caa005.Properties.Appearance.Options.UseFont = true; - this.txt_caa005.Size = new System.Drawing.Size(166, 28); + this.txt_caa005.Size = new System.Drawing.Size(172, 28); this.txt_caa005.StyleController = this.layoutMx1; this.txt_caa005.TabIndex = 217; // // txt_srcBillNo // - this.txt_srcBillNo.Location = new System.Drawing.Point(656, 108); + this.txt_srcBillNo.Location = new System.Drawing.Point(666, 108); this.txt_srcBillNo.Name = "txt_srcBillNo"; - this.txt_srcBillNo.Size = new System.Drawing.Size(165, 24); + this.txt_srcBillNo.Size = new System.Drawing.Size(170, 24); this.txt_srcBillNo.StyleController = this.layoutMx1; this.txt_srcBillNo.TabIndex = 467; // @@ -1219,7 +1199,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1105, 180); + this.Root.Size = new System.Drawing.Size(1126, 180); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1227,37 +1207,37 @@ this.layoutControlItem1.Control = this.txt_caa001; 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, 32); this.layoutControlItem1.Text = "鎶曟枡鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_caa012; - 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, 32); this.layoutControlItem2.Text = "宸ュ崟鏁伴噺"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_dptName; - 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, 32); this.layoutControlItem3.Text = "鐢熶骇杞﹂棿"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_caa010; - this.layoutControlItem4.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem4.Location = new System.Drawing.Point(828, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(278, 32); this.layoutControlItem4.Text = "棰勮寮�宸ユ椂闂�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // @@ -1267,40 +1247,40 @@ this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); this.layoutControlItem5.Text = "浠诲姟鍗曞彿"; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_caa024; - this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(276, 32); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); this.layoutControlItem6.Text = "鍏ュ簱鏁伴噺"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_gdzt; - this.layoutControlItem7.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(552, 32); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 32); this.layoutControlItem7.Text = "宸ュ崟鐘舵��"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_caa011; - this.layoutControlItem8.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem8.Location = new System.Drawing.Point(828, 32); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(278, 32); this.layoutControlItem8.Text = "棰勮瀹屽伐鏃堕棿"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // @@ -1310,40 +1290,40 @@ this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); this.layoutControlItem9.Text = "闇�姹傚崟鍙�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_dwName; - this.layoutControlItem10.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(276, 64); 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, 32); this.layoutControlItem10.Text = "鍗曚綅"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_djlx; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(552, 64); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 32); this.layoutControlItem11.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_caa005; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem12.Location = new System.Drawing.Point(828, 64); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(278, 32); this.layoutControlItem12.Text = "璁″垝涓嬭揪鏃堕棿"; this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); // @@ -1353,29 +1333,29 @@ this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); this.layoutControlItem13.Text = "浜у搧缂栫爜"; this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_itemName; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 96); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(276, 32); this.layoutControlItem14.Text = "浜у搧鍚嶇О"; this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_scOrg; - this.layoutControlItem16.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem16.Location = new System.Drawing.Point(828, 96); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(278, 32); this.layoutControlItem16.Text = "鐢熶骇缁勭粐"; this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); // @@ -1386,40 +1366,40 @@ this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(542, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(552, 32); this.layoutControlItem17.Text = "澶囨敞"; this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_wtOrg; - this.layoutControlItem18.Location = new System.Drawing.Point(813, 128); + this.layoutControlItem18.Location = new System.Drawing.Point(828, 128); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem18.Size = new System.Drawing.Size(278, 32); this.layoutControlItem18.Text = "濮旀墭缁勭粐"; this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_srcBillNo; - this.layoutControlItem20.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem20.Location = new System.Drawing.Point(552, 96); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem20.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem20.Size = new System.Drawing.Size(276, 32); this.layoutControlItem20.Text = "婧愬崟绫诲瀷"; this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_itemModel; - this.layoutControlItem15.Location = new System.Drawing.Point(542, 128); + this.layoutControlItem15.Location = new System.Drawing.Point(552, 128); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(276, 32); this.layoutControlItem15.Text = "浜у搧瑙勬牸"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // @@ -1770,17 +1750,6 @@ this.gridColumn17.VisibleIndex = 22; this.gridColumn17.Width = 94; // - // picCheckBox - // - this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); - this.picCheckBox.Location = new System.Drawing.Point(1001, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 6; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // // gridColumn29 // this.gridColumn29.Caption = "璐т富鍚嶇О"; @@ -1796,7 +1765,6 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1128, 682); - this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_Womcaa"; @@ -1865,19 +1833,16 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; - private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraEditors.SplitContainerControl split1; private DevExpress.XtraGrid.GridControl gcMain1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; - private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gv_caa001; diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs index fdd5e2c..e2d4914 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs @@ -22,7 +22,7 @@ this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick; this.toolBarMenu1.getXmlConfig(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); - Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "fstatus", "", (value) => + Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, this, "fstatus", "", (value) => { Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0); }); diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.resx b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.resx index 091f281..d58980a 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.resx +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.resx @@ -117,121 +117,4 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> - <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> - <data name="picCheckBox.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - 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 - 2OyW1yHZAAAAAElFTkSuQmCC -</value> - </data> </root> \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs index 3af9006..e78b65d 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs @@ -1,4 +1,3 @@ -using DevExpress.RichEdit.Export; using Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Gs.DevApp.UserControl; @@ -57,8 +56,6 @@ _print(); }; } - - private void GridView1_ColumnFilterChanged(object sender, EventArgs e) { @@ -528,6 +525,5 @@ } } } - } } \ No newline at end of file -- Gitblit v1.9.3