cleanup and fix

This commit is contained in:
Sirttas
2026-06-13 13:07:49 +02:00
parent cc3bdccd9a
commit 6d2b5926bb
3 changed files with 80 additions and 274 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ const result = computedAsync(async () => {
}
const { data } = await marketApi.scanMarketType(
String(item.value.id),
item.value.id,
days.value,
marketTaxStore.brokerFee / 100,
marketTaxStore.scc / 100