lu
2025-03-24 0b3340ce4423fc35462698af5a7ecb396bda3af5
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 @@
                }
            }
        }
    }
}