lu
2025-01-01 2e1f7009dc6e35aa7ffa856f8f74613f57c560fa
DevApp/Gs.DevApp/UserControl/UcLookStaff.cs
@@ -86,7 +86,7 @@
        public void SetIdOrCode(string Code)
        {
            if (Code == "-1")
            if (Code == "-1" || string.IsNullOrEmpty(Code))
            {
                lookSearchSupplier.EditValue = null;
                return;