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 @@ } } } } }