Muhasebeleştirme toplam ikramiye bedeli Number yapılmamıştı

This commit is contained in:
M. Bestami
2025-09-22 18:12:18 +03:00
parent b31b075e1f
commit e07a867023

View File

@ -56,7 +56,7 @@
<td>Toplam İkramiye Bedeli:</td>
<td>
{{
globalStore.toTrLocale(piyangoIkramiyeStore.totalIkramiyeValues)
globalStore.toTrLocale(Number(piyangoIkramiyeStore.totalIkramiyeValues))
}}
</td>
</tr>