lu
2025-02-24 34d1926672eeffa825e93be8b0aea255f5467d57
DevApp/Gs.DevApp/UserControl/UcLookOrg.cs
@@ -87,7 +87,8 @@
                lookSearchSupplier.EditValue = null;
                return;
            }
            lookSearchSupplier.EditValue = Int64.Parse(((Code.ToString().Trim())));
            //lookSearchSupplier.EditValue = Int64.Parse(((Code.ToString().Trim())));
            lookSearchSupplier.EditValue =(((Code.ToString().Trim())));
        }