Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-06-04 14:33:10 +03:00
parent 00626152c2
commit 7b1588d69d
11 changed files with 2065 additions and 78 deletions

View File

@@ -569,7 +569,8 @@ async function handleDownload() {
dateFrom.value, // startDate
dateTo.value, // endDate
selectedMonType.value, // <-- eklendi (['1','2'] veya ['1','3'])
localeStore.backendLangCode
localeStore.backendLangCode,
statementheaderStore.headers
)
console.log("[DEBUG] Storedan gelen result:", result)