@@ -110,7 +110,7 @@ namespace OASystem.Infrastructure.Repositories.Groups
.Select((a, b, c) => new
{
a.Cost,
- CurrencyStr = b.Name,
+ CurrencyStr = b.Remark,
SetDataType = c.Name,
a.SubTotal,
})