Muhasebeleştirme toplam ikramiye bedeli Number yapılmamıştı
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
<td>Toplam İkramiye Bedeli:</td>
|
||||
<td>
|
||||
{{
|
||||
globalStore.toTrLocale(piyangoIkramiyeStore.totalIkramiyeValues)
|
||||
globalStore.toTrLocale(Number(piyangoIkramiyeStore.totalIkramiyeValues))
|
||||
}}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user