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;