DevApp/Gs.DevApp/UserControl/UcLookOrg.cs @@ -82,7 +82,7 @@ public void SetIdOrCode(string Code) { if (Code == "-1") if (Code == "-1" || string.IsNullOrEmpty(Code)) { lookSearchSupplier.EditValue = null; return;