Add 'Çekiliş Hakkı Adedi' column to TabPiyangoTalihliListesi component for improved data display.

This commit is contained in:
burakovec
2026-03-26 12:37:45 +03:00
parent cbbd5b2abe
commit 83acb64944

View File

@ -80,6 +80,11 @@
sort: true, sort: true,
style: { width: '20%' } style: { width: '20%' }
}, },
{
name: 'cekilisHakkiAdedi',
title: 'Çekiliş Hakkı Adedi',
style: { width: '10%' }
},
{ {
name: 'sifreCode', name: 'sifreCode',