lu
2024-11-01 a0ae5d6e027bd4b1136829210f22c7ba0db565ab
DevApp/Gs.DevApp/UserControl/UcLookItems.cs
@@ -114,7 +114,9 @@
                return;
            }
            if (KeyFile == "id")
            {
                lookSearchSupplier.EditValue = Int64.Parse((Code.ToString().Trim()));
            }
            else
                lookSearchSupplier.EditValue = ((Code.ToString().Trim()));
        }